{% extends "introduction/base.html" %} {% block content %} {% block title %} Software and Data Integrity Failures {% endblock %} {% load static %} {% if success %} Here is your download Link

Hey {{username | safe}},

{% else %}

Your name ?


{% endif %} {% comment %} -------------------------------------------------------------------------- {% endcomment %}
{% endblock %}