mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
cleaned up template helpers
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<div class="labels">
|
||||
{{#if isContinuing}}
|
||||
{{#if nextAiring}}
|
||||
<span class="label label-inverse">{{date nextAiring}}</span>
|
||||
<span class="label label-inverse">{{ShortDate nextAiring}}</span>
|
||||
{{/if}}
|
||||
<span class="label label-info">Season {{seasonCount}}</span>
|
||||
{{else}}
|
||||
|
||||
Reference in New Issue
Block a user