Files
IlLievitario-App/js/modules/index/indexViewTemplate.html

5 lines
168 B
HTML

<div id="categoryListContent" data-role="content">
<h1>Indice</h1>
<ul id="categoryList" data-role="listview" data-inset="true">
</ul>
</div>