Merge pull request #2284 from GSA/bugfix/copy-change

Reverted change that accidentally pushed to main
This commit is contained in:
Carlo Costino
2025-01-21 16:14:27 -05:00
committed by GitHub

View File

@@ -1,7 +1,6 @@
{% extends "base.html" %}
{% set page_title = "About Notify" %}
{% block per_page_title %}
{{page_title}}
{% endblock %}