From ad9f75744f016fa05b072ca05389de2f1e40d835 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Mon, 14 Jul 2014 19:14:09 +0200 Subject: [PATCH] Log-out redirect behaviour Now sending the user back to /certification. --- blender-bfct/application/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blender-bfct/application/templates/layout.html b/blender-bfct/application/templates/layout.html index 50e7693..e9d8423 100644 --- a/blender-bfct/application/templates/layout.html +++ b/blender-bfct/application/templates/layout.html @@ -99,7 +99,7 @@
  • Apply / View
  • {% endif %}
  • -
  • Log out
  • +
  • Log out
  • {% else %}