cubicweb/skeleton/views.py.tmpl
changeset 11057 0b59724cb3f2
parent 8207 c04676b16c59
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cubicweb/skeleton/views.py.tmpl	Sat Jan 16 13:48:51 2016 +0100
@@ -0,0 +1,6 @@
+# -*- 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"""