From f477458d3fb8d4f7e1175cab49a26dc3ee16e7a0 Mon Sep 17 00:00:00 2001 From: Kelketek Rritaa Date: Sun, 28 Sep 2014 13:02:27 -0500 Subject: [PATCH] Fixed issue in template where it was pointing to the old logo name. --- src/web/templates/prosimii/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/templates/prosimii/base.html b/src/web/templates/prosimii/base.html index 4c260f8c2e..565e0b5cee 100644 --- a/src/web/templates/prosimii/base.html +++ b/src/web/templates/prosimii/base.html @@ -35,7 +35,7 @@
-

{{game_name}}

+

{{game_name}}

{{game_slogan}}