{% if validuser %}
{% include "common/installers.html" %}
{% else %}
Donate resources on behalf of {{ username }}:
The given username doesn't exist!
Please check the username.
{% 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 on behalf of {{ username }}:
The given username doesn't exist!
Please check the username.