mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-01-01 10:32:09 +01:00
cleaned up all the cells. there is a cell for pretty much everything.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<ul>
|
||||
{{debug}}
|
||||
{{#each handles}}
|
||||
<li {{#if className}}class="{{className}}"{{/if}}>
|
||||
{{#if pageNumber}}
|
||||
@@ -9,4 +8,4 @@
|
||||
{{/if}}
|
||||
</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user