From 85a88c5bf0f3d89a8e9cfbca80a287e3e4ee8ca8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 18 Sep 2018 12:02:53 +0200 Subject: skeleton --- schemafuzz.html.j2 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 schemafuzz.html.j2 (limited to 'schemafuzz.html.j2') diff --git a/schemafuzz.html.j2 b/schemafuzz.html.j2 new file mode 100644 index 00000000..d4bb2770 --- /dev/null +++ b/schemafuzz.html.j2 @@ -0,0 +1,16 @@ +{% extends "common/base.j2" %} +{% block body_content %} + +
+
+

{{ _("SchemaFuzz") }}

+

+ Blah! +

+
+ +
+ +
+
+{% endblock body_content %} -- cgit v1.2.3