<html prefix="og: http://ogp.me/ns#">
<head>
<title>{% block full_title %}{% usemacro title %} {% usemacro site_name %}{% endblock %}</title>
- <link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
+ <link rel="icon" type="image/png" href="{% static "img/favicon.png" %}" />
{% stylesheet 'base' %}
<meta charset="UTF-8" />
<a href="{% url 'logout' %}" style="position: absolute; top:5px; right: 10px; font-size: 12px;">{% trans "Log out" %}</a>
{% endif %}
<div id="header-top">
- <a id="logo" href="/">{% block logo %}<img src="{% static "img/logo.png" %}" alt="Emels"/>{% endblock %}</a>
+ <a id="logo" href="/">{% block logo %}<img src="{% static "img/logo.png" %}" alt="Emels" height="73px"/>{% endblock %}</a>
<div id="organizer">
{% block organizer %}
{% trans "Project by:" %}<br/>