Commit Graph

8 Commits

Author SHA1 Message Date
Sebastian Lohff 1f93f9e7bd Dynamically find currently active Contest
Previously we had a lot of hardcoded contest information in the
templates. Name, ruleset and number of contest are now all taken from
the currently active contest and rendered into the templates. Instead of
an URL containing the current contest name, we just use a generic
/contest/. The API will no longer use "the contest with id=1", but the
currently active contest as well.

The currently active contest is - for now - the contest with the latest
deadline.
2022-01-22 19:22:52 +01:00
Sebastian Lohff df02a28776 Interface rebrand CQTU FM 2019! 2019-01-22 21:48:09 +01:00
Sebastian Lohff 2d7ec5542f Index cleanup, html-rm'd witty bst comment 2017-02-01 18:38:21 +01:00
Sebastian Lohff e127f0a494 Removed uniform.css foo 2017-01-23 00:11:13 +01:00
Sebastian Lohff 5f3953ef8b Template layout enhancement 2017-01-20 17:30:18 +01:00
Sebastian Lohff c27d8bc3bf Nicer index, callsign display in nav 2017-01-20 14:28:17 +01:00
Sebastian Lohff ee05f845cb EEEVERYTHING! 2017-01-19 18:42:11 +01:00
Sebastian Lohff d20b8754ba Initial commit 2017-01-18 02:25:12 +01:00