view libervia/web/pages/app/page_meta.py @ 1543:f00497c00e38

pages (chat): fix `own_jid` exposure: `own_jid` is a `JID` instance, and must be casted to str to be exposed.
author Goffi <goffi@goffi.org>
date Thu, 06 Jul 2023 12:05:48 +0200
parents eb00d593801d
children
line wrap: on
line source

#!/usr/bin/env python3


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