view libervia/web/pages/app/page_meta.py @ 1597:c1c1d68d063e

pages (lists): uses std lib `json` and don't use anymore `DOMNODE`: those tricks are not needed anymore with recent versions of Brython.
author Goffi <goffi@goffi.org>
date Sun, 11 Feb 2024 21:32:53 +0100
parents eb00d593801d
children
line wrap: on
line source

#!/usr/bin/env python3


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