view src/pages/app/page_meta.py @ 1073:09a5e824dd42

imported patch discover * * * pages (files): now showing a discovery page by default
author Goffi <goffi@goffi.org>
date Thu, 22 Mar 2018 07:38:38 +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"