From fe6daa5852d1084cee2efc0f16ee5c8c26847539 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sat, 28 Jun 2014 15:01:04 +0200 Subject: Try to star an article with a jQuery PUT call. --- pyaggr3g470r/templates/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyaggr3g470r/templates/layout.html') diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index e97128f7..10b802a2 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -10,6 +10,8 @@ deployed on Heroku or on a traditional server." /> {% if head_title %}{{ head_title }} - {% endif %}pyAggr3g470r + + @@ -162,8 +164,6 @@ deployed on Heroku or on a traditional server." /> - - -- cgit