X-Git-Url: https://git.p6c8.net/pcdenotes.git/blobdiff_plain/73d81081c6faaa662f442b729648c64d6ef2dc55..dc851e83d526d37eda6568818ab8b2363a510bd5:/notes/templates/archive_month.html diff --git a/notes/templates/archive_month.html b/notes/templates/archive_month.html index ced8896..1bcf028 100644 --- a/notes/templates/archive_month.html +++ b/notes/templates/archive_month.html @@ -5,5 +5,13 @@ {% block content %}

Archive {{ month }} / {{ year }}

- +{% if notes %} + +{% else %} +

No notes

+{% endif %} {% endblock %} \ No newline at end of file