view src/pages/app/page_meta.py @ 1044:3d97c93561ff

server: don't change request.uri and request.path on redirection: the original URL must actually be used
author Goffi <goffi@goffi.org>
date Wed, 24 Jan 2018 20:23:23 +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"