{% load static %} Notes Sharing System {% include 'includes/header.html' %}
{% include 'includes/sidebar.html' %}
{% block content %} {% endblock %} {% include 'includes/footer.html' %}