view libervia/pages/app/page_meta.py @ 1167:7d2e098ea3f4

pages (cache): separate cached pages using locales, to avoid having a page cache in a specific locale used for an other one.
author Goffi <goffi@goffi.org>
date Fri, 12 Apr 2019 13:58:02 +0200
parents 28e3eb3bb217
children b2d067339de3
line wrap: on
line source

#!/usr/bin/env python2.7
# -*- coding: utf-8 -*-

name = u"app"
template = u"app/app.html"