skeleton/views.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 18 Dec 2014 17:54:29 +0100
changeset 10121 23af005426bf
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] everything old is new again Kill the "new" cubicweb.css, and move cubicweb.old.css back in its place. Closes #4763360.

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