1
0
mirror of https://github.com/danbee/mpd-client synced 2025-03-04 08:39:09 +00:00
mpd-client/assets/javascripts/views/library.html
2014-04-11 12:42:46 +01:00

7 lines
135 B
HTML

<div id="library" ng-controller="library">
<header>
<a class="close" href="#!">Close</a>
<h1>Library</h1>
</header>
</div>