{% extends "control/control_base.html" %} {% comment %} mygeni.html 4 August 2009 Jason Chen Sean (Xuanhua) Ren Ivan Beschastnikh Django template file for Seattle Clearinghouse's 'My Seattle Clearinghouse' page. The older mygeni.js functionality (graphics logic) has been ported into this page as inline javascript. {% endcomment %} {% block title %} My Seattle Clearinghouse - Seattle Clearinghouse {% endblock title %} {% block style %} {{ block.super }} {% endblock style %} {% block script %} {{ block.super }} {% endblock script %} {% block nav_mygeni %} My Seattle Clearinghouse {% endblock nav_mygeni %} {% block content %}

My Credits (donated by)

Other donated resources
Username Percent

Resource Usage (used by)

Resource shared by others
Username Percent Actions

Get more resources

Number of vessels
Environment

Share resources

Username
Percent
{% if over_vessel_credits %}

You have acquired {{ over_vessel_credits }} more vessels than we would normally let you. This usually means that some of your donations have gone offline.

We won't remove the extra acquired vessels from your account, but you won't be able to acquire more vessels or renew your vessels until you remove or let expire {{ over_vessel_credits }} of them. (Or, of course, until more donations are made on behalf of your account or those donations that have gone offline come back online.)

{% endif %}
{% endblock content %}