gpseo: isolate user-info template (#52275)
gitea-wip/publik-base-theme/pipeline/head There was a failure building this commit Details

This commit is contained in:
Thomas Jund 2021-03-30 13:00:00 +02:00
parent 6f2e367a2c
commit d765b03d87
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{% extends "combo/page_template.html" %}
{% extends "includes/user-info.html" %}
{% block user-info-registration-label %}<span class="no-account">Pas de compte ?</span> Enregistrez-vous !{% endblock %}