diff templates/base.djhtml @ 35:290dd9208cc4

Implement editing user profiles and fix bugs related to the login/logout buttons. Implement 403 exception
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Mon, 05 Jul 2010 00:31:20 -0500
parents 28a512881850
children ab608f27ecd5
line wrap: on
line diff
--- a/templates/base.djhtml
+++ b/templates/base.djhtml
@@ -7,7 +7,7 @@
 
     <title>Agora Octave &mdash;
       {% block title %}
-      Free your math!
+      Free your numbers!
       {% endblock %}
     </title>