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