Adding main-container to team.html

selenium-screenshot-testing
Kevin Chung 2017-08-09 13:30:49 -04:00
parent 0aa0e9c5c1
commit 26a400b2f3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<h1 id="team-id">{{ team.name }}</h1>
</div>
</div>
<div class="container">
<div class="container main-container">
{% if errors %}
<div id='errors' class="row">
{% for error in errors %}