diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-01-26 09:58:17 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-01-26 09:58:17 -0600 |
commit | a0f6ae6000c957ae1ec941c33beeb97f2bdef0c6 (patch) | |
tree | c1cdac75ddb491e4be77c85d785611a10b0a3de2 /templates | |
parent | 8314fc7dd56c16820055053b23a8103a6f70a49d (diff) |
lantz not dead
Diffstat (limited to 'templates')
-rw-r--r-- | templates/tags.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tags.html b/templates/tags.html index 3d78c80..e788ce5 100644 --- a/templates/tags.html +++ b/templates/tags.html @@ -25,6 +25,6 @@ {% endfor %} </p> -{% endfor % +{% endfor %} {% include "footer.html" %} |