diff --git a/volley/templates/base.jinja2 b/volley/templates/base.jinja2 index efc368b..27d2a7f 100644 --- a/volley/templates/base.jinja2 +++ b/volley/templates/base.jinja2 @@ -5,7 +5,7 @@ Volley | Game Tracker - + {% endblock %} @@ -22,7 +22,7 @@
- Volley | Game Tracker Volley
diff --git a/volley/templates/match_submit.jinja2 b/volley/templates/match_submit.jinja2 index 9272777..5a5e20f 100644 --- a/volley/templates/match_submit.jinja2 +++ b/volley/templates/match_submit.jinja2 @@ -60,4 +60,4 @@ - + diff --git a/volley/templates/match_table.jinja2 b/volley/templates/match_table.jinja2 index e1be12a..ccff38a 100644 --- a/volley/templates/match_table.jinja2 +++ b/volley/templates/match_table.jinja2 @@ -42,5 +42,5 @@ - - \ No newline at end of file + + diff --git a/volley/templates/player_table.jinja2 b/volley/templates/player_table.jinja2 index aaecdf0..4f84f41 100644 --- a/volley/templates/player_table.jinja2 +++ b/volley/templates/player_table.jinja2 @@ -32,9 +32,9 @@ - + - + - - + + - - + + {% endblock %} \ No newline at end of file