From 796987aeae95ec0406d25cb8ab9482df78a2f925 Mon Sep 17 00:00:00 2001 From: Damlanur Date: Fri, 17 Apr 2020 22:29:49 +0200 Subject: [PATCH] slashes fix on templates --- templates/format.html | 6 +++--- templates/language.html | 6 +++--- templates/statistics.html | 6 +++--- templates/topic.html | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/format.html b/templates/format.html index de18eb3..e81d4d4 100644 --- a/templates/format.html +++ b/templates/format.html @@ -2,9 +2,9 @@ - - - + + + {{ page.name }} diff --git a/templates/language.html b/templates/language.html index de18eb3..e81d4d4 100644 --- a/templates/language.html +++ b/templates/language.html @@ -2,9 +2,9 @@ - - - + + + {{ page.name }} diff --git a/templates/statistics.html b/templates/statistics.html index e6afcb6..8dd6d5b 100644 --- a/templates/statistics.html +++ b/templates/statistics.html @@ -2,9 +2,9 @@ - - - + + + {{ page.name }} diff --git a/templates/topic.html b/templates/topic.html index de18eb3..e81d4d4 100644 --- a/templates/topic.html +++ b/templates/topic.html @@ -2,9 +2,9 @@ - - - + + + {{ page.name }}