Mercurial > libervia-website
view pages/press/page_meta.py @ 3:b7e8db97b3b0
presentation: added installation section, with links to Flatpak and Android packages
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 28 Jun 2019 17:12:40 +0200 |
parents | 09d66acc7c73 |
children | 9ce41ef66dfa |
line wrap: on
line source
#!/usr/bin/env python2.7 # -*- coding: utf-8 -*- from sat.core.log import getLogger log = getLogger(__name__) name = u"press" template = u"press/press.html"