1.1 --- a/templates/en/coursematerial.html Sat Jan 18 15:12:35 2014 +0100
1.2 +++ b/templates/en/coursematerial.html Sat Jan 18 15:13:22 2014 +0100
1.3 @@ -3,20 +3,20 @@
1.4 <div class="container">
1.5 <div class="col-lg-12">
1.6 <h2>
1.7 - Coursematerial
1.8 + Das Kursmaterial
1.9 </h2>
1.10 - <p>It is in differenent ways useful.
1.11 - Read the following questions and if the one answer of them is »yes«:</p>
1.12 + <p>Es kann Dir auf unterschiedlichste Art & Weise nützlich sein.
1.13 + Wenn Du eine der folgenden Fragen mit "Ja" beantworten kannst:</p>
1.14 <ul>
1.15 - <li>You will take part on the competition?</li>
1.16 - <li>You are a beginner programming with Python or/and Blender?</li>
1.17 - <li>You are a teacher/tutor and use Python in your courses?</li>
1.18 + <li>Du möchtest am Wettbewerb teilnehmen?</li>
1.19 + <li>Du bist Anfänger sowohl mit Python als auch mit Blender?</li>
1.20 + <li>Du bist ein Lehrer und willst das Material im Unterricht einsetzen?</li>
1.21 </ul>
1.22 - <p>Than the following link has useful information and material … </p>
1.23 + <p>Dann ist der folgende Link für Dich … </p>
1.24 <p>
1.25 <a class="btn btn-lg btn-primary"
1.26 href="http://pymove3d.sudile.com"
1.27 - role="button">... startpage of coursematerial</a>
1.28 + role="button">Startseite zum Kursmaterial</a>
1.29 </p>
1.30 </div>
1.31 </div>