From b450648caa0d1bd5c91e67a33153bbacaf57f006 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 10 Aug 2024 00:14:17 +0900 Subject: feat: prepend base path --- backend/admin/templates/game_edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/admin/templates/game_edit.html') diff --git a/backend/admin/templates/game_edit.html b/backend/admin/templates/game_edit.html index 108ae99..f40cc5d 100644 --- a/backend/admin/templates/game_edit.html +++ b/backend/admin/templates/game_edit.html @@ -1,7 +1,7 @@ {{ template "base.html" . }} {{ define "breadcrumb" }} -Dashboard | Games +Dashboard | Games {{ end }} {{ define "content" }} -- cgit v1.2.3-70-g09d2