Commit graph

4 commits

Author SHA1 Message Date
d4a8adc4a4
link app.css and add viewport meta in templates
add a stylesheet link and the standard responsive viewport meta tag
to every page template. purely additive - no markup or selector
changes - so existing cypress assertions and page js id hooks remain
intact. with this commit every page picks up the base styling from
app.css.
2026-05-01 11:24:30 +03:00
5c5f3f7118
Update texts template to load list and submit via AJAX 2026-04-15 20:47:14 +03:00
d5bc01f6bd
add form for creating texts 2026-04-12 22:40:46 +03:00
e4001b564a
add texts page for admin 2026-04-12 21:53:11 +03:00