mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 13:07:59 +01:00
5 lines
144 B
HTML
5 lines
144 B
HTML
<ul class="tabs">
|
|
<li ng-class="{active: stateIncludes('admin.genres')}"><a href="/admin/genres">Genres</a></li>
|
|
</ul>
|
|
|
|
<ui-view></ui-view>
|