This commit is contained in:
Montana
2019-02-12 11:00:28 -05:00
parent 245f985841
commit 3af4a9379e
3 changed files with 11 additions and 9 deletions

View File

@@ -25,8 +25,10 @@
{% block form %}
<div class="panel">
<h1 class="task-order-form__heading">{{ "task_orders.ko_review.title" | translate }}</div>
<div class="top-message">
<h1 class="subheading title">
{{ "task_orders.ko_review.title" | translate }}
</h1>
{% include "fragments/ko_review_message.html" %}
</div>