{% extends 'base.html' %} {% load static %} {% block title %} Thank You {% endblock %} {% block content %}

Thank You !!!

{% endblock %}