Mercurial > libervia-web
view src/pages/app/page_meta.py @ 1046:614843c49d6c
server: fixed unicode exception if old URL in url_redirections had a unicode character
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 24 Jan 2018 21:44:26 +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"