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