xoslib wip
[plstackapi.git] / planetstack / core / xoslib / templates / mustache / detailApp.mustache
1 <h2>
2   <a class="home" href="/">All Slivers</a>
3 </h2>
4 <ul id="slivers">
5   <li class="sliver"
6       {{>sliverTemplate}}
7   </li>
8 </ul>