put h1 into page-header
This commit is contained in:
parent
2f9fbf95fb
commit
b2045435ff
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block app_content %}
|
{% block app_content %}
|
||||||
<h1>Download</h1>
|
<div class="page-header">
|
||||||
|
<h1>Download</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class='col-sm-6'>
|
<div class='col-sm-6'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue