{% extends 'navigation.html' %} {% block body %}

Add Plan

{% csrf_token %}
{% ifequal error "no" %} {% endifequal %} {% ifequal error "yes" %} {% endifequal %} {% endblock%} {% block css %} .footer { position: fixed; left: 0; bottom: 0; width: 100%; color: white; text-align: center; } {% endblock %} {% block footer %} {% endblock%}