copy & paste: German text for course material
authorPeter Koppatz <peter@koppatz.com>
Fri, 17 Jan 2014 13:10:47 +0100
changeset 8387bca92cad3f
parent 82 8a880e726be1
child 84 05c4bca1ad07
copy & paste: German text for course material
templates/coursematerial.html
     1.1 --- a/templates/coursematerial.html	Fri Jan 17 13:05:30 2014 +0100
     1.2 +++ b/templates/coursematerial.html	Fri Jan 17 13:10:47 2014 +0100
     1.3 @@ -5,19 +5,26 @@
     1.4   {% include "jumbotron-coursematerial.html" %}
     1.5  {% endblock %}
     1.6  
     1.7 -
     1.8  {% block body %}
     1.9 -<h2>
    1.10 -Course material
    1.11 -</h2>
    1.12 -<p>If you answer one of the following questions with "YES":</p>
    1.13 -<ul>
    1.14 -  <li>You want's to take part in the competition?</li>
    1.15 -  <li>You are a beginner using blender and python?</li>
    1.16 -  <li>You are a teacher using this material in your course?</li>
    1.17 -</ul>
    1.18 -<p> Then the next link is for you…
    1.19 -  <a class="btn btn-lg btn-primary" href="http://vocword.org" role="button">Start</a>
    1.20 -</p>
    1.21 +<div class="container">
    1.22 +  <div class="col-lg-12">
    1.23 +    <h2>
    1.24 +      Das Kursmaterial
    1.25 +    </h2>
    1.26 +    <p>Es kann Dir auf unterschiedlichste Art & Weise nützlich sein. 
    1.27 +      Wenn Du eine der folgenden Fragen mit "Ja" beantworten kannst:</p>
    1.28 +    <ul>
    1.29 +      <li>Du möchtest am Wettbewerb teilnehmen?</li>
    1.30 +      <li>Du bist Anfänger sowohl mit Python als auch mit Blender?</li>
    1.31 +      <li>Du bist ein Lehrer und willst das Material im Unterricht einsetzen?</li>
    1.32 +    </ul>
    1.33 +    <p>Dann ist der folgende Link für Dich …    </p>
    1.34 +    <p>
    1.35 +      <a class="btn btn-lg btn-primary" 
    1.36 +	 href="http://pymove3d.sudile.com" 
    1.37 +	 role="button">Startseite zum Kursmaterial</a>
    1.38 +    </p>
    1.39 +  </div>
    1.40 +</div>
    1.41  
    1.42  {% endblock %}
Impressum Datenschutzerklärung