chore: cleanup
This commit is contained in:
parent
192fcbfcf9
commit
cc917e45c5
19 changed files with 42 additions and 54 deletions
|
@ -7,7 +7,7 @@
|
|||
<li value="{{ item.rank }}">
|
||||
<div class="item">
|
||||
<div class="info">
|
||||
<a class="title window" href="{{ item.url }}">{{ item.title }}</a>
|
||||
<a class="title" href="{{ item.url }}">{{ item.title }}</a>
|
||||
{%- capture playsLabel -%}
|
||||
{%- if item.plays > 1 -%}
|
||||
plays
|
||||
|
|
Reference in a new issue