Skip to content

Commit

Permalink
Uncrispify portadmin navlet html template
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Nov 13, 2024
1 parent 9db1bbf commit bfe63ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/nav/web/templates/navlets/portadmin_view.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{% extends 'navlets/base.html' %}
{% load crispy_forms_tags %}

{% block navlet-content %}

{% crispy form %}
{% include 'custom_crispy_templates/flat_form.html' %}

{% endblock %}

0 comments on commit bfe63ee

Please sign in to comment.