templates/theme.html
changeset 201 d97d1109fccb
parent 172 2719a5a66b0d
child 233 c97120328e9c
equal deleted inserted replaced
200:163bef19cb71 201:d97d1109fccb
    59   {% include "footer.html" %}
    59   {% include "footer.html" %}
    60     <!-- Bootstrap core JavaScript
    60     <!-- Bootstrap core JavaScript
    61     ================================================== -->
    61     ================================================== -->
    62     <!-- Placed at the end of the document so the pages load faster -->
    62     <!-- Placed at the end of the document so the pages load faster -->
    63     <script src="/static/js/jquery-1.10.2.min.js"></script>
    63     <script src="/static/js/jquery-1.10.2.min.js"></script>
    64     <script src="static/js/bootstrap.js"></script>
    64     <script src="/static/js/bootstrap.js"></script>
    65      <script type="text/javascript">
    65      <script type="text/javascript">
    66       $(document).ready(function() {
    66       $(document).ready(function() {
    67       $('#myCarousel').carousel({
    67       $('#myCarousel').carousel({
    68       interval: 5000
    68       interval: 5000
    69       })
    69       })
Impressum Datenschutzerklärung