# HG changeset patch # User Hans Richter # Date 1385559827 -3600 # Node ID 5d46d3f5351864adfc3f8abb410ee12e26d5d826 # Parent b8924c3cf376c8a7b7377f80b7e6b4f882eee8e9 image fron peppermint diff -r b8924c3cf376 -r 5d46d3f53518 static/images/peppermint.png Binary file static/images/peppermint.png has changed diff -r b8924c3cf376 -r 5d46d3f53518 templates/index.html --- a/templates/index.html Wed Nov 27 13:10:24 2013 +0100 +++ b/templates/index.html Wed Nov 27 14:43:47 2013 +0100 @@ -3,16 +3,10 @@ {% block jumbotron %} {% include "jumbotron-default.html" %} -

Spezial Jubotron...

{% endblock %} {% block body %} -

-Welcome to the
-Python competition
-2014 -

{% endblock %} diff -r b8924c3cf376 -r 5d46d3f53518 templates/jumbotron-default.html --- a/templates/jumbotron-default.html Wed Nov 27 13:10:24 2013 +0100 +++ b/templates/jumbotron-default.html Wed Nov 27 14:43:47 2013 +0100 @@ -1,7 +1,8 @@ -

Default-jumbotron

-

This example is a quick exercise to illustrate how the - default, static navbar and fixed to top navbar work. It includes the - responsive CSS and HTML, so it also adapts to your viewport and device.

-

- View navbar docs ยป -

+ +

+Welcome to the
+Python competition
+2014 +

+ +