diff options
author | 2018-06-20 18:24:48 -0400 | |
---|---|---|
committer | 2018-06-20 18:24:48 -0400 | |
commit | 89a2e79044d6e4b3caea500a438bce6ca4664011 (patch) | |
tree | 1084ca62d9bcd7d9bbc649b2f63a4b0e554f61ee /templates | |
parent | Start work on individual team view (diff) |
Fix view name
Diffstat (limited to 'templates')
-rw-r--r-- | templates/main/jams/team_view.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/jams/team_view.html b/templates/main/jams/team_view.html index b7387a6a..6b4ab059 100644 --- a/templates/main/jams/team_view.html +++ b/templates/main/jams/team_view.html @@ -4,4 +4,4 @@ {% block content %} -{% endblock %}
\ No newline at end of file +{% endblock %} |