Skip to content

Commit 381b2b7

Browse files
authored
Import template tag (#596)
Missed this one while fixing #593
1 parent 2e7aa8e commit 381b2b7

File tree

1 file changed

+1
-0
lines changed
  • readthedocsext/theme/templates/organizations/settings

1 file changed

+1
-0
lines changed

readthedocsext/theme/templates/organizations/settings/sso_edit.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{% extends "organizations/settings/base.html" %}
22

3+
{% load alter_field from ext_theme_tags %}
34
{% load trans blocktrans from i18n %}
45
{% load as_crispy_field from crispy_forms_tags %}
56

0 commit comments

Comments
 (0)