summaryrefslogtreecommitdiff
path: root/template/schemafuzz.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/schemafuzz.html.j2')
-rw-r--r--template/schemafuzz.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/schemafuzz.html.j2 b/template/schemafuzz.html.j2
index d4bb2770..2908ed6a 100644
--- a/template/schemafuzz.html.j2
+++ b/template/schemafuzz.html.j2
@@ -1,11 +1,11 @@
{% extends "common/base.j2" %}
{% block body_content %}
-<!-- Jumbotron -->
+ <!-- Jumbotron -->
<div class="jumbotron">
<div class="container text-center">
<h1>{{ _("SchemaFuzz") }}</h1>
<p>
- Blah!
+ Blah!
</p>
</div>