Files
satbd-explorer/webapp/js/directives/album.html

4 lines
125 B
HTML

<div class="album">
<img class="img-responsive img-album-cover" alt="{{album.titre}}" ng-src="{{album.CoverURL}}"/>
</div>