mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Remove redundant code
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">assignment</i>
|
||||
<span class="mdc-list-item__text">{{ article.title }}</span>
|
||||
</a>
|
||||
{% if currentdate != date %}
|
||||
{% endif %}
|
||||
{% if article.url == site.categories.articles.last.url %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user