diff --git a/layouts/game/list.html b/layouts/game/list.html index 2ec29dd..cb5a2c1 100644 --- a/layouts/game/list.html +++ b/layouts/game/list.html @@ -37,7 +37,6 @@ @@ -71,11 +70,7 @@ {{ $rating.name }} - {{ if .Params.testcase_date }} - {{ dateFormat "January 2, 2006" .Params.testcase_date }} - {{ else }} - - {{ end }} + {{ if .Params.testcase_date }}{{ dateFormat "January 2, 2006" .Params.testcase_date }}{{ end }} {{ end }} @@ -87,16 +82,18 @@ {{ end }} {{ define "scripts" }} - - - + +