diff options
Diffstat (limited to 'www-apps/pyblosxom-plugins/files/contact.py')
-rw-r--r-- | www-apps/pyblosxom-plugins/files/contact.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/pyblosxom-plugins/files/contact.py b/www-apps/pyblosxom-plugins/files/contact.py index b94bc53..ede364f 100644 --- a/www-apps/pyblosxom-plugins/files/contact.py +++ b/www-apps/pyblosxom-plugins/files/contact.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """ Provides a form to send an email to the blog-owner. |