skeleton/views.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Oct 2013 12:10:44 +0200
branchstable
changeset 9266 e54171abd3ed
parent 8207 c04676b16c59
permissions -rw-r--r--
Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c

# -*- 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"""