{% extends 'base.html' %} {% block content %} {% if t=='s' %}

Sorry! This movie is not in our database.

Please check if you spelled it correct.

Or try with another movie.

{% else %}

Hello {{movie}} !

Here is the list we prepared for you.

{% endif %} {% endblock %}