Mercurial > libervia-website
view pages/association/page_meta.py @ 14:aa5118711cb4
static: added 0.8 web photo album screenshot
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 23 Apr 2021 11:58:40 +0200 |
parents | 9ce41ef66dfa |
children | e7c7327f9f25 |
line wrap: on
line source
#!/usr/bin/env python2.7 # -*- coding: utf-8 -*- from sat.core.log import getLogger log = getLogger(__name__) name = "association" template = "association/association.html"