{% extends 'base.html' %} {% block content %} {% if is_admin() %}

ant.sr admin

{% else %}

Hi

There is nothing here for you.

{% endif %} {% endblock %}