continue working on hq

This commit is contained in:
Mario Vavti
2018-01-11 10:58:46 +01:00
parent 61e019e176
commit 25a63dc413
2 changed files with 20 additions and 20 deletions

View File

@@ -1,9 +1,14 @@
{{if $no_messages}}
<div class="alert alert-warning alert-dismissible fade show" role="alert">
{{$no_messages_label}}
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
<h3>{{$no_messages_label.0}}</h3>
<br>
{{$no_messages_label.1}}
</div>
{{/if}}
<div id="jot-popup">
{{$editor}}
</div>