1.1 Binary file static/images/jt-coursematerial.png has changed
2.1 --- a/templates/coursematerial.html Fri Nov 29 12:32:05 2013 +0100
2.2 +++ b/templates/coursematerial.html Fri Nov 29 13:36:07 2013 +0100
2.3 @@ -3,8 +3,6 @@
2.4 {% block jumbotron %}
2.5 <!-- default jumbotron -->
2.6 {% include "jumbotron-coursematerial.html" %}
2.7 -<p>Spezial Jubotron...</p>
2.8 -
2.9 {% endblock %}
2.10
2.11
2.12 @@ -12,5 +10,14 @@
2.13 <h1>
2.14 Course material
2.15 </h1>
2.16 +<p>If you answer one of the following questions with "YES":</p>
2.17 +<ul>
2.18 + <li>You want's to take part in the competition</li>
2.19 + <li>You are a beginner using blender and python?</li>
2.20 + <li>You are a teacher using this material in your course?</li>
2.21 +</ul>
2.22 +<p> Then the next link is for you...
2.23 + <a class="btn btn-lg btn-primary" href="http://vocword.org" role="button">Start</a>
2.24 +</p>
2.25
2.26 {% endblock %}
3.1 --- a/templates/jumbotron-coursematerial.html Fri Nov 29 12:32:05 2013 +0100
3.2 +++ b/templates/jumbotron-coursematerial.html Fri Nov 29 13:36:07 2013 +0100
3.3 @@ -1,7 +1,2 @@
3.4 -<h1>Jumbotron: coursematerial</h1>
3.5 -<p>This example is a quick exercise to illustrate how the
3.6 - default, static navbar and fixed to top navbar work. It includes the
3.7 - responsive CSS and HTML, so it also adapts to your viewport and device.</p>
3.8 -<p>
3.9 - <a class="btn btn-lg btn-primary" href="http://vocword.org" role="button">View navbar docs ยป</a>
3.10 -</p>
3.11 +<img src="/static/images/jt-coursematerial.png" width="300px" align="left" vspace="10" hspace="20"/>
3.12 +<h1>Course material</h1>