Skip to content

Commit

Permalink
fix(newsletter): change name of the inscription page
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisig committed Nov 26, 2024
1 parent 7ea9704 commit c48fb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/templates/home/newsletter.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{% load static %}
{% load crispy_forms_tags %}

{% block pagetitle %}Formulaire de contact{% endblock pagetitle %}
{% block pagetitle %}Inscription à la newsletter{% endblock pagetitle %}

{% block content %}
<div class="d-flex justify-content-center">
Expand Down

0 comments on commit c48fb44

Please sign in to comment.