Fixed substitution in templates.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
-->
|
||||
<!-- Dialog header with title -->
|
||||
<div class="modal-header">
|
||||
<h3>Éditer le compte {{account.name}}</h3>
|
||||
<h3>Éditer le compte [[account.name]]</h3>
|
||||
</div>
|
||||
|
||||
<!-- Dialog body -->
|
||||
|
Reference in New Issue
Block a user