From 11bc0419b3f84e5bbb5134ddfd15ae4fe33862b6 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 4 Aug 2024 11:45:13 +0800 Subject: [PATCH] Reorder accommodation list --- templates/accommodation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/accommodation.html b/templates/accommodation.html index 1df44fa..4a5b7de 100644 --- a/templates/accommodation.html +++ b/templates/accommodation.html @@ -43,9 +43,9 @@
- {{ section("Past", past) }} {{ section("Current", current) }} {{ section("Future", future) }} + {{ section("Past", past) }}