From 90e22c1b590e18431bad3d90f70962b6f950ec10 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Mon, 23 Jun 2014 12:49:07 +0200 Subject: [PATCH] Small content fixes --- blender-bfct/application/controllers/main.py | 2 +- blender-bfct/application/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blender-bfct/application/controllers/main.py b/blender-bfct/application/controllers/main.py index 8e30de4..ca03df1 100644 --- a/blender-bfct/application/controllers/main.py +++ b/blender-bfct/application/controllers/main.py @@ -31,7 +31,7 @@ class ApplicationForm(Form): def homepage(): return render_template('index.html', title='home') -@app.route('/become-a-trainer') +@app.route('/become-a-trainer/') def become_a_trainer(): return render_template('become_a_trainer.html', title='become_a_trainer') diff --git a/blender-bfct/application/templates/index.html b/blender-bfct/application/templates/index.html index 9460eb4..b1c6f27 100755 --- a/blender-bfct/application/templates/index.html +++ b/blender-bfct/application/templates/index.html @@ -32,7 +32,7 @@ The current list of certified trainers can be seen at the Blender Network.

Logo usage

- A certification is only valid when it has an active on Blender Network site. People who use the Certification Logo (below) should link that to the Network Page url.

+ A certification is only valid when it has an active page on the Blender Network site. People who use the Certification Logo (below) should link that to the Network Page url.

certification_logo