{% extends "download/download_base.html" %} {% block title %} Get Donations - Seattle Clearinghouse {% endblock title %} {% block style %} {{ block.super }} {% endblock style %} {% block script %} {{ block.super }} {% endblock script %} {% block nav_getdonations %} Donate Resources {% endblock nav_getdonations %} {% block content %}
{% include "common/installers.html" %} {% else %}

The given username doesn't exist!


Please check the username.

{% endif %}
{% endblock content %}