Skip to content

Commit

Permalink
Remove left over heroicon load.
Browse files Browse the repository at this point in the history
  • Loading branch information
frjo committed Sep 26, 2024
1 parent 831eb38 commit db20294
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "base-apply.html" %}
{% load i18n static nh3_tags heroicons %}
{% load i18n static nh3_tags %}
{% block title %}{% if object %}{% trans "Edit a Determination" %} {% if object.is_draft %}{% trans "draft" %}{% endif %}{% else %}{% trans "Create a Determination" %}{% endif %}{% endblock %}
{% block content %}

Expand Down

0 comments on commit db20294

Please sign in to comment.