view pages/press/page_meta.py @ 19:608cec27bfea

i18n: Translated using Weblate (French) Currently translated at 100.0% (148 of 148 strings) Translation: Libervia/Website Translate-URL: https://salut-a-toi.org/weblate/projects/libervia/website/fr/
author Goffi <tmp-weblate_goffi.org@goffi.org>
date Wed, 16 Jun 2021 18:17:17 +0000
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 = "press"
template = "press/press.html"