{%extends "Management/base.html"%} {%block content%} {% load static%}
Welcome!! Have a nice day.
{% load django_tables2 %} {% render_table table %}
{%endblock content%}