From: Carl Worth Date: Sun, 24 May 2020 15:53:31 +0000 (-0700) Subject: Fix viewport meta tag to use proper separators X-Git-Url: https://git.cworth.org/git?p=empires-server;a=commitdiff_plain;h=69d54d28cf43e2a10ad2b6873ef13bbbbcefacca Fix viewport meta tag to use proper separators I have no idea where these semicolons came from. Thanks to the chromium console for reporting that they should be commas instead. --- diff --git a/templates/base.html b/templates/base.html index 6895772..42b38bd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,7 @@ - + {{ title }}