This commit is contained in:
James Cole
2018-03-25 20:42:56 +02:00
parent f641c70172
commit d5ef5ee5a7

View File

@@ -70,6 +70,7 @@
{% endif %}
{% if account.notes.count == 1 %}
<div class="row">
<div class="col-lg-12">
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">{{ 'notes'|_ }}</h3>
@@ -79,6 +80,7 @@
</div>
</div>
</div>
</div>
{% endif %}
<div class="row">