Revision 2fe10776 templates/base.html

b/templates/base.html
94 94
				    <div class="container">
95 95
				       
96 96
				    {% block topmenu %}
97
				    <a class="brand brandimg" href="{% url group-routes %}"><img src="/fodstatic/img/fod_logo_latest.png" /></a>
97
				    <a class="brand brandimg" href="{% url group-routes %}"><img src="/fodstatic/img/fod_logo.png" /></a>
98 98
				    <ul class="nav">
99 99
				    {% if user.is_authenticated %}
100 100
				    

Also available in: Unified diff