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

Add Blog

{%endblock%}