hq template
This commit is contained in:
parent
657ec75c3d
commit
11c703cb4b
9
view/tpl/hq.tpl
Executable file
9
view/tpl/hq.tpl
Executable file
@ -0,0 +1,9 @@
|
||||
{{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">×</span>
|
||||
</button>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user