Mercurial > libervia-website
view pages/association/page_meta.py @ 30:5370c524bffd
press: add OW2 and PSES 23 confs
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 28 Jun 2023 11:37:26 +0200 |
parents | e7c7327f9f25 |
children |
line wrap: on
line source
#!/usr/bin/env python2.7 # -*- coding: utf-8 -*- from libervia.backend.core.log import getLogger log = getLogger(__name__) name = "association" template = "association/association.html"