aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Use <time> elements in the screenings template.Harald Eilertsen2020-08-231-1/+6
* Store timestamps in UTC.Harald Eilertsen2020-08-231-2/+5
* Change start/end times to complete timestamps.Harald Eilertsen2020-08-232-7/+4
* Implement deleting screenings from web ui.Harald Eilertsen2020-08-231-3/+15
* Implement adding screenings in the web ui.Harald Eilertsen2020-08-232-0/+58
* Terminate li tags.Harald Eilertsen2020-08-232-1/+2
* Implement adding and listing films.Harald Eilertsen2020-08-232-0/+41
* Add link to create new rom in room list template.Harald Eilertsen2020-08-231-0/+3
* Implement adding rooms through the web ui.Harald Eilertsen2020-08-222-0/+20
* Use Tera templates to render pages.Harald Eilertsen2020-08-221-0/+13
* Remove templates and dep on askama no longer needed.Harald Eilertsen2019-03-042-49/+0
* Add basic stylesheet.Harald Eilertsen2019-03-031-0/+1
* Move basic page layout to base template.Harald Eilertsen2019-03-032-9/+31
* Add license.Harald Eilertsen2019-03-021-0/+17
* Use askama for templates.Harald Eilertsen2019-03-021-0/+9