diff options
Diffstat (limited to 'hyperkitty/templates/404.html')
-rw-r--r-- | hyperkitty/templates/404.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hyperkitty/templates/404.html b/hyperkitty/templates/404.html index 6f321aa..8b819d4 100644 --- a/hyperkitty/templates/404.html +++ b/hyperkitty/templates/404.html @@ -35,3 +35,5 @@ </div> {% endblock %} + +{# vim: set noet: #} |