summaryrefslogtreecommitdiff
path: root/template/schemafuzz.html.j2
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-09-02 15:10:00 +0000
committerng0 <ng0@taler.net>2019-09-02 15:10:00 +0000
commit33339626a1e592919b17ff11a275bccc861e4994 (patch)
treecd0ce048daef5ea8569af7b5d263b26c7bb6d975 /template/schemafuzz.html.j2
parent4cbc23334127699b58b1b5f9822fd312be915507 (diff)
downloadwww-33339626a1e592919b17ff11a275bccc861e4994.tar.gz
www-33339626a1e592919b17ff11a275bccc861e4994.tar.bz2
www-33339626a1e592919b17ff11a275bccc861e4994.zip
syntax fixes, gettext block fixes, commit new po files.
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>