Add winner picture
This commit is contained in:
parent
cd49355b7f
commit
b0152362e6
2 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<div class="row" style="margin-bottom: 1.5em" ng-show="!(my.team_id)">
|
||||
<img class="col-sm-12 thumbnail" src="winner.jpg" alt="Les gagnants">
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default" ng-show="(my.team_id)">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Progression</h3>
|
||||
|
|
BIN
frontend/static/winner.jpg
Normal file
BIN
frontend/static/winner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Reference in a new issue