Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-08 | site: better html attributes | stuebinm | 1 | -2/+3 | |
(i.e. defined charset & a main tag) | |||||
2021-04-07 | site: add visual feedback on survey submission | stuebinm | 1 | -0/+12 | |
After a submission, the survey will now either redirect to a "thanks for your answers!"-site (if the POST request had status 200) or else display some kind of error message. |