snapshot: preserve form and app shell alignment before component unification
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
{% block shell_body %}
|
||||
{% include 'workflows/includes/app_header.html' with header_show_home=1 header_inside_shell=1 %}
|
||||
<div class="page-stack">
|
||||
<div class="top">
|
||||
<h1>{% trans "Handbook" %}</h1>
|
||||
</div>
|
||||
@@ -62,5 +63,6 @@
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user