{% load staticfiles %} {% load wnsq_tags %} Winose Evolution {% block stylesheets %} {% endblock stylesheets %} {# dem scripts. #} {% block scripts %} {% endblock scripts %} {% block navbar_block %} {% include 'topbar.html' %} {% endblock navbar_block %} {#
#}
{% comment %} common notications are placed here {% endcomment %}

{% block notifications %} {% endblock %}

{% block button_bar %} {% endblock button_bar %}
{% block content %} {% endblock content %}
{#
#}