5 lines
221 B
HTML
5 lines
221 B
HTML
<div id="categoryListContent" data-role="content">
|
|
<h1>Indice <%= categoryName %></h1>
|
|
<ul id="allRicette" data-role="listview" data-autodividers="true" data-alpha="true" data-inset="true">
|
|
</ul>
|
|
</div> |