{%extends 'base.html'%} {%block title%}Group | GreatAPI{%endblock%} {%block body%} {%include 'sidebar.html'%}
{%include 'navbar.html'%}
{%endblock%}