summaryrefslogtreecommitdiff
path: root/project/templates/steelman.html
diff options
context:
space:
mode:
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 -%}