diff --git a/teamsnap/templates/teamsnap/home.html b/teamsnap/templates/teamsnap/home.html index af6f497..dfc6338 100644 --- a/teamsnap/templates/teamsnap/home.html +++ b/teamsnap/templates/teamsnap/home.html @@ -1,34 +1,28 @@ -{% extends "base.html" %}{% load static %} -{% block title %} {{ title }}{% endblock %} -{% block page_heading %}TeamSnap Info{% endblock %} -{% block content %} -
Currently Logged in as
-

BenchCoach: {{ user }} ({{ user.email }})

-

TeamSnap: {{ teamsnap_user.email }}

-

TeamSnap Managed Team: {{ teamsnap_team.name }}

+
+
+
+

+ Welcome to Bench Coach +

+
+
+
+
+
+
+

Quisque at curabitur mollis ornare, malesuada maecenas. Orci elit + tristique, + malesuada eu pharetra. Est praesent tortor porttitor aptent, amet quisque.

+ {#
#} + {# #} + {#
#} +
- {% include 'messages.html' %} +
+ {#
+
+
+
+
\ No newline at end of file