{# vim: set ft=htmldjango #} {% extends "graph_base.html" %} {% block graph %}

PUT A GRAPH OF
{{ username }}'s
{{ repo }} REPO
HERE

{% endblock %}