2
0
Fork 0

add statute

This commit is contained in:
fram3d 2024-04-03 03:11:59 +02:00
parent 771dad3b38
commit 611cd84ad6
Signed by: fram3d
GPG Key ID: 938920E709EEA32A
2 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ PAGES = [
{'name': 'index', 'titleSR': 'Početna', 'titleEN': 'Home', 'style': 'home'},
{'name': 'account', 'titleSR': 'Nalog', 'titleEN': 'Account', 'style': 'account'},
{'name': 'contact', 'titleSR': 'Kontakt', 'titleEN': 'Contact', 'style': 'contact'},
{'name': 'statute', 'titleSR': 'Statut', 'titleEN': 'Statute', 'style': 'statute'},
{'name': 'events', 'titleSR': 'Događaji', 'titleEN': 'Events', 'style': 'events'},
{'name': 'events_archive', 'titleSR': 'Arhiva događaja', 'titleEN': 'Events archive', 'style': 'events'},
{'name': 'services', 'titleSR': 'Servisi', 'titleEN': 'Services', 'style': 'services'},

0
site/styles/statute.css Normal file
View File