X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/9ddcdb581cd912a4d92ed6f8f34ac2a04ddab58c..refs/pull/1/head:/notes/templates/archive_month.html diff --git a/notes/templates/archive_month.html b/notes/templates/archive_month.html index 835fcca..3eb81ee 100644 --- a/notes/templates/archive_month.html +++ b/notes/templates/archive_month.html @@ -1,10 +1,10 @@ {% extends "note_base.html" %} {% load notes_extras %} -{% block title %}Archive {{ month|month_name}} / {{ year }} â Notes{% endblock %} +{% block title %}Archive {{ month|month_name}} {{ year }} â Notes{% endblock %} {% block content %} -
No notes
{% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}