fix(*): corrects a number of html validation issues
This commit is contained in:
parent
4cefdee788
commit
a614abb09b
14 changed files with 30 additions and 28 deletions
|
@ -22,7 +22,7 @@
|
|||
<span class="subheader">{{ item.chart.subtext }}</span>
|
||||
</div>
|
||||
</div>
|
||||
<time datetime="item.chart.played_at">
|
||||
<time datetime="{{ item.chart.played_at }}">
|
||||
{{ item.chart.played_at | date:"%B %-d, %-I:%M%p", "America/Los_Angeles" }}
|
||||
</time>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue