Fixed issue with page logo
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Sun, 3 Feb 2013 17:13:57 +0000 (19:13 +0200)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Sun, 3 Feb 2013 17:13:57 +0000 (19:13 +0200)
templates/base.html

index a70104e..c63b8da 100644 (file)
@@ -94,7 +94,7 @@ body {
                                    <div class="container">
                                       
                                    {% block topmenu %}
                                    <div class="container">
                                       
                                    {% block topmenu %}
-                                   <a class="brand brandimg" href="{% url group-routes %}"><img src="/fodstatic/img/fod_logo_latest.png" /></a>
+                                   <a class="brand brandimg" href="{% url group-routes %}"><img src="/fodstatic/img/fod_logo.png" /></a>
                                    <ul class="nav">
                                    {% if user.is_authenticated %}
                                    
                                    <ul class="nav">
                                    {% if user.is_authenticated %}