Update modal template

This commit is contained in:
Jeremy Stretch
2020-03-05 13:55:27 -05:00
parent defe59d79e
commit 9f42bce16a
4 changed files with 12 additions and 8 deletions

View File

@@ -873,7 +873,7 @@
{% endif %}
</div>
</div>
{% include 'inc/modal.html' with modal_name='graphs' %}
{% include 'inc/modal.html' with name='graphs' title='Graphs' %}
{% include 'secrets/inc/private_key_modal.html' %}
{% endblock %}