tablejohn/templates
Joscha 6ed6ff1a36 Ensure base path always starts and ends with /
The base path is an absolute path, so it should always start with /.
Whenever it is used, it must also always be followed by at least one /,
so baking that into the value makes sense. Finally, we can now
deduplicate the / in case the base path is the root.
2023-08-10 21:03:25 +02:00
..
base.html Ensure base path always starts and ends with / 2023-08-10 21:03:25 +02:00
commit.html Remove /commit/ endpoint 2023-08-10 20:40:41 +02:00
index.html Ensure base path always starts and ends with / 2023-08-10 21:03:25 +02:00
queue.html Refresh queue regularly 2023-08-06 20:50:42 +02:00
queue_table.html Ensure base path always starts and ends with / 2023-08-10 21:03:25 +02:00
util.html Use same commit link style everywhere 2023-08-06 23:40:13 +02:00