{% extends 'blog/base.html' %} {% block title %} About Page {% endblock %} {% block body %}

Write Something about this Site

{% endblock %}