1 {% load extra_filters %}
 
   6 <html xmlns="http://www.w3.org/1999/xhtml">
 
   8         <style type="text/css">
 
  16                 font-family: sans-serif;
 
  31         <a href="{% fullurl index %}">
 
  32             <img src="cid:logo" title="{% trans "home" %}" alt="{{settings.APP_TITLE}} logo"/>
 
  35         <p>{{ settings.APP_TITLE }}</p>
 
  44             <div class="spacer3"></div>