{% extends "base.html" %} {% block title %} {{ data.title|default:'ICCLab RCB Demo Site' }} {% endblock %} {% block my_content %} {% if form.errors %}
Sorry, that's not a valid username or password
{% endif %}Sorry, that are not valid creditentials.
{% endif %} {% endif %}