set window titles

This commit is contained in:
David Rodenkirchen
2024-05-27 18:11:26 +02:00
parent 60767f1463
commit 1c47e088e8
8 changed files with 35 additions and 0 deletions
+4
View File
@@ -9,6 +9,10 @@ from .. import components as comps
class Constitution(rio.Component):
@rio.event.on_populate
async def on_populate(self) -> None:
await self.session.set_title("EZ GG e.V. - Satzung")
def build(self) -> rio.Component:
return build_page(rio.Column(
comps.NewsPost(