diff --git a/views/listing.html b/views/listing.html index 2411499..8582e1d 100644 --- a/views/listing.html +++ b/views/listing.html @@ -11,12 +11,12 @@ {% endfor %} {% for orderBy in orderByValues %} - {{ orderBy.name }} + {{ orderBy.name }} {% endfor %} - Ascending - Descending + Ascending + Descending {% if nodes.length %}