{% extends "base.html" %} {% load sample_project %} {% block content %} {% if not user.is_authenticated %}

Login:

admin / {% password %}

This instance will be redeployed in


        
{% endif %} {% endblock content %}