summaryrefslogtreecommitdiff
path: root/project/templates/steelman.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2021-11-24 08:24:10 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2021-11-24 08:24:10 +1300
commit03ea6ba48bfbb25dc74a0a369b5aa15bf10e91b9 (patch)
treef37ee253eeb9fd5345480f68d6aa6b72894223a4 /project/templates/steelman.html
parent61c0c3795c2a6684c6917a79da7911de7a9c346a (diff)
Fixed spacing issues
Diffstat (limited to 'project/templates/steelman.html')
-rw-r--r--project/templates/steelman.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/project/templates/steelman.html b/project/templates/steelman.html
index c49aba0..3ae2d95 100644
--- a/project/templates/steelman.html
+++ b/project/templates/steelman.html
@@ -1,20 +1,19 @@
-{% extends "base.html" %}
+{%- extends "base.html" -%}
-{% block title %}D, Parasail, Pascal and Rust vs The Steelman{% endblock %}
+{%- block title -%}D, Parasail, Pascal and Rust vs The Steelman{%- endblock -%}
-{% block style %}
+{%- block style %}
<link href="/css/steelman.css" rel="stylesheet" />
-{% endblock %}
+{% endblock -%}
-{% block content %}
-
+{%- block content %}
<h4>D, Parasail, Pascal, and Rust vs The Steelman</h4>
<h5>29/10/2017</h5>
@@ -2433,7 +2432,6 @@ reader discretion is advised.</p>
</div>
</div>
-
-{% endblock %}
+{% endblock -%}