No need for title case in h1
This commit is contained in:
parent
fc31856f8c
commit
e95570a014
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
{% block content %}
|
||||
<div class="container-fluid">
|
||||
<h1>Schengen Area Compliance Report</h1>
|
||||
<h1>{{ heading }}</h1>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
|
|
|
|||
Loading…
Reference in a new issue