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