Use empty.html include on Tree page
This commit is contained in:
parent
a7d944bbd4
commit
df735d3a2a
1 changed files with 1 additions and 1 deletions
|
|
@ -71,6 +71,6 @@
|
|||
{% endif %}
|
||||
</ul>
|
||||
{% else %}
|
||||
<p>There are no nodes. The graph is either empty or failed to parse.</p>
|
||||
{% include "empty.html" %}
|
||||
{% endif %}
|
||||
{%- endblock body %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue