Skip to content

Commit

Permalink
Fix page name
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed Jul 9, 2024
1 parent 8438e29 commit 21aa0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrormanager2/templates/fedora/site.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{% from "_macros.html" import site_form, export_compliance %}


{% block title %}New Site{% endblock %}
{% block title %}Site Details{% endblock %}
{%block tag %}home{% endblock %}

{% block content %}
Expand Down

0 comments on commit 21aa0d5

Please sign in to comment.