From 64ae36082e1769863b60f4c83396b1c5e1de2e1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 26 Jun 2023 19:47:41 +0200 Subject: [PATCH] Continued: - no

when you can use

instead - adding lang="en" as the language is currently static English - fixed some HTML errors --- templates/base.html | 9 +++++++-- templates/views/index.html | 1 - templates/views/scoreboard.html | 6 +++--- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/templates/base.html b/templates/base.html index 413cd4c..809dd3a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,8 +1,13 @@ + fedi-block-api - {% block title %}{% endblock %} + + + {% block rss %}{% endblock %} + @@ -17,14 +22,14 @@

diff --git a/templates/views/index.html b/templates/views/index.html index 2e32527..71c0e80 100644 --- a/templates/views/index.html +++ b/templates/views/index.html @@ -63,7 +63,6 @@ - {{ super() }} {% endblock %} diff --git a/templates/views/scoreboard.html b/templates/views/scoreboard.html index 662ab4e..51a7f4f 100644 --- a/templates/views/scoreboard.html +++ b/templates/views/scoreboard.html @@ -65,14 +65,14 @@ {% block footer %} {% if mode == 'error_code' %}
-

Error codes:

+

Error codes:

{% elif mode == 'detection_mode' %}
-

Detection modes:

+

Detection modes:

Detection is done in following order:
@@ -86,7 +86,7 @@
{% elif mode == 'obfuscation' %}
-

Obfuscation status:

+

Obfuscation status: