calendarwatch_frontend/server/template
Raphael Maenle 4a8ac52201 backend now uses calendar_id and this is the frontend upgrade
- calendar_id is unique and therefore creates less problems
- changing id of DOM from item.name to calendar_id
2020-05-18 23:52:18 +02:00
..
account.html adds more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +00:00
base.html adds email login and registration forms 2020-04-23 17:11:23 +00:00
calendar.html backend now uses calendar_id and this is the frontend upgrade 2020-05-18 23:52:18 +02:00
emaillogin.html adds email login and registration forms 2020-04-23 17:11:23 +00:00
login.html adds email login and registration forms 2020-04-23 17:11:23 +00:00
register.html adds email login and registration forms 2020-04-23 17:11:23 +00:00
sidebar.html adds more advanced database handling unsing sql alchemy 2020-04-22 20:15:21 +00:00