skeleton/schema.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 25 Apr 2013 16:55:12 +0200
changeset 8936 010adc548b97
parent 8207 c04676b16c59
permissions -rw-r--r--
[form] remove hard coded id html id should be unique. It is clearly not achieved here.

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