ToDo for 2014 added
authorReimar Bauer <rb.proj AT googlemail DOT com>
Sun, 19 Jan 2014 19:49:51 +0100
changeset 1776010a584dd21
parent 176 9d02dff93fce
child 178 bd2076026332
ToDo for 2014 added
pymove3d.py
     1.1 --- a/pymove3d.py	Sun Jan 19 19:47:16 2014 +0100
     1.2 +++ b/pymove3d.py	Sun Jan 19 19:49:51 2014 +0100
     1.3 @@ -137,10 +137,10 @@
     1.4      return render_template("/impressions_2013.html",
     1.5                             act="competition_2013", content=content)
     1.6  
     1.7 +#ToDo content from rst missing
     1.8  @app.route("/competition/2014")
     1.9  def competition_2014():
    1.10 -    print get_locale() + "/archive/competitions/2014/index.html"
    1.11 -    return render_template(get_locale() + "/archive/competitions/2014/index.html", 
    1.12 +    return render_template(get_locale() + "/archive/competitions/2014/index.html",
    1.13                             act="coursematerial")
    1.14  
    1.15  @app.errorhandler(404)
Impressum Datenschutzerklärung