Make more titles translatable

This commit is contained in:
Emmanuel Gil Peyrot
2021-02-14 13:11:18 +01:00
parent db3a1ac22f
commit de8589923b
4 changed files with 1 additions and 10 deletions

View File

@@ -1,8 +1,5 @@
{% extends "app.html" %}
{% from "library.j2" import standard_button, custom_form_button, render_errors %}
{% block head_lead %}
<title>Snikket Web Portal</title>
{% endblock %}
{% block content %}
<div class="form layout-expanded"><form method="POST">
<h1 class="form-title">{% trans %}Change your password{% endtrans %}</h1>