skeleton/views.py.tmpl
author David Douard <david.douard@logilab.fr>
Mon, 05 May 2014 11:26:18 +0200
changeset 9760 7bc3e55d365e
parent 8207 c04676b16c59
permissions -rw-r--r--
[views] new cubicweb logo (closes #3803681) - add the new CubicWeb logo - use it as a css (background-image) - change the color of the header bar (gradient made with css)

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