{% load static %}
{% load sass_tags %}
{% block title %} Doucoder {% endblock %}
{% include 'partials/header.html' %}
{% block content %} {% endblock %} {% include 'partials/msgnotifications.html' %}