Merge branch 'master' into 2fa

This commit is contained in:
Jan Böhmer 2019-12-26 15:07:32 +01:00
commit ac0928426b
40 changed files with 13330 additions and 5929 deletions

View file

@ -23,7 +23,7 @@
</button>
</div>
<div class="toast-body {{ flash_bg }}">
{{ message}}
{{ message | trans}}
</div>
</div>
{% endfor %}