view src/pages/app/page_meta.py @ 1035:09f5a5d649df

pages (u/blog): new user_blog page which redirect to blog but using profile instead of service/node
author Goffi <goffi@goffi.org>
date Mon, 22 Jan 2018 22:22:11 +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"