Mercurial > libervia-web
view src/pages/app/page_meta.py @ 1030:66a050b32df8
pages: moved code getting subpage from getSubPageURL to new getSubPageByName method.
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 22 Jan 2018 22:16:07 +0100 |
parents | 2f994b4e5a7d |
children | cdd389ef97bc |
line wrap: on
line source
#!/usr/bin/env python2.7 # -*- coding: utf-8 -*- name = u'app' template = u"app/app.html"