{% extends 'layouts/base.html' %} {% load static %} {% block sidebar_class %} sidebar sidebar-style-2 {% endblock sidebar_class %} {% block content %}
Bootstrap Notify
Turn standard bootstrap alerts into "growl" like notifications from Bootstrap Notify
{% endblock content %} {% block extrajs %} {% endblock extrajs %}