removed redundant template string

This commit is contained in:
mx 2022-06-13 12:54:50 +02:00
parent f2af96ebad
commit 2d33c28f6b
2 changed files with 0 additions and 3 deletions

View File

@ -18,8 +18,6 @@ module.exports = (config) => {
}
}
return sorted.concat(unsorted)
})

View File

@ -22,4 +22,3 @@
</section>
{% endblock %}
{% block footer %}{% endblock %}