Browse Source

Fix indentation error

pm2
Luke Childs 8 years ago
parent
commit
d7e231f1da
  1. 2
      views/listing.html

2
views/listing.html

@ -41,7 +41,7 @@
{% endif %}
{% if nodes.length == numOfNodes %}
<a href="{{ req | pagination('next') }}">Next &gt;</a>
{% endif %}
{% endif %}
</section>
{% endif %}
{% endif %}

Loading…
Cancel
Save