mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-28 16:56:00 +01:00
12 lines
193 B
HTML
12 lines
193 B
HTML
<td name="name"></td>
|
|
<td>
|
|
{{#each allowed}}
|
|
{{name}} |
|
|
{{/each}}
|
|
</td>
|
|
<td name="cutoff.name"></td>
|
|
<td>
|
|
<i class="icon-cog x-edit" title="Edit Series"/>
|
|
| Delete
|
|
</td>
|