upload picture

This commit is contained in:
Malibu
2015-02-18 16:49:02 +01:00
parent d8cdb49746
commit 3425dc66d9
7 changed files with 29 additions and 11 deletions

View File

@ -41,7 +41,7 @@
@endif
<br>
<a href="/referents/vive.linux/games"><img style="border: 7px solid white; box-shadow: 0px 0px 3px black;" src="./pictures/referent/francois.jpg" width="35%" alt="{{ $ref -> name }}-Nom"></a>
<div class="well well-lg">{{$ref -> name}}, Nom</div>
<div class="well well-lg">{{$ref -> firstname}}, {{$ref -> lastname}}</div>
</div>
@endforeach
</div>