diff -r 058bb3dc685f -r 0b59724cb3f2 skeleton/views.py.tmpl --- a/skeleton/views.py.tmpl Mon Jan 04 18:40:30 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -# -*- coding: utf-8 -*- -# copyright %(year)s %(author)s, all rights reserved. -# contact %(author-web-site)s -- mailto:%(author-email)s -# -%(long-license)s -"""%(distname)s views/forms/actions/components for web ui"""