add constitution

This commit is contained in:
David Rodenkirchen
2024-05-27 11:43:20 +02:00
parent 2c51665da0
commit bf4f3721ee
4 changed files with 158 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
from .home import Home
from .about import About
from .member import Member
from .constitution import Constitution
from .page_builder import build_page