{% extends 'main/base.html' %} {% block title %} Blog Lists {% endblock %} {% load post_tags %} {% block content %} {% include 'main/utils/navbar.html' %}