gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-www] branch master updated: skeleton


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: skeleton
Date: Tue, 18 Sep 2018 12:03:04 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 85a88c5  skeleton
85a88c5 is described below

commit 85a88c5bf0f3d89a8e9cfbca80a287e3e4ee8ca8
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Sep 18 12:02:53 2018 +0200

    skeleton
---
 schemafuzz.html.j2 | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/schemafuzz.html.j2 b/schemafuzz.html.j2
new file mode 100644
index 0000000..d4bb277
--- /dev/null
+++ b/schemafuzz.html.j2
@@ -0,0 +1,16 @@
+{% extends "common/base.j2" %}
+{% block body_content %}
+<!-- Jumbotron -->
+<div class="jumbotron">
+  <div class="container text-center">
+    <h1>{{ _("SchemaFuzz") }}</h1>
+    <p>
+    Blah!
+    </p>
+  </div>
+
+</div>
+
+<div class="container">
+</div>
+{% endblock body_content %}

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]