diff --git a/templates/graph_repo.html b/templates/graph_repo.html index 1ec8764..aa9c0c7 100644 --- a/templates/graph_repo.html +++ b/templates/graph_repo.html @@ -2,6 +2,5 @@ {% extends "graph_base.html" %} {% block graph %} -

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

+

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

{% endblock %}