diff --git a/src/arpeng/app/templates/CreeDictionary/components/definition__elaboration.html b/src/arpeng/app/templates/morphodict/components/definition__elaboration.html similarity index 100% rename from src/arpeng/app/templates/CreeDictionary/components/definition__elaboration.html rename to src/arpeng/app/templates/morphodict/components/definition__elaboration.html diff --git a/src/crkeng/app/templates/morphodict/index.html b/src/crkeng/app/templates/morphodict/index.html index f3c5fbbf8..bc5955654 100644 --- a/src/crkeng/app/templates/morphodict/index.html +++ b/src/crkeng/app/templates/morphodict/index.html @@ -1,7 +1,7 @@ {% extends 'morphodict/base.html' %} {% load static %} -{% load creedictionary_extras %} +{% load morphodict_extras %} {% load morphodict_orth %} {% block prose %} diff --git a/src/morphodict/frontend/templates/morphodict/components/citations.html b/src/morphodict/frontend/templates/morphodict/components/citations.html index 322a5c20a..d2c8afb51 100644 --- a/src/morphodict/frontend/templates/morphodict/components/citations.html +++ b/src/morphodict/frontend/templates/morphodict/components/citations.html @@ -20,7 +20,7 @@ [ Wolvengrey, Arok, editor. /Cree: Words/. 2001. ] {% endcomment %} - {% load creedictionary_extras %} + {% load morphodict_extras %} {% for source in dictionary_sources|sort_sources %} {% with id=request|unique_id %} diff --git a/src/morphodict/frontend/templates/morphodict/components/definition__elaboration--verbose.html b/src/morphodict/frontend/templates/morphodict/components/definition__elaboration--verbose.html index 1c17b8187..4f648e038 100644 --- a/src/morphodict/frontend/templates/morphodict/components/definition__elaboration--verbose.html +++ b/src/morphodict/frontend/templates/morphodict/components/definition__elaboration--verbose.html @@ -21,7 +21,7 @@ {% endcomment %} - {% load creedictionary_extras %} + {% load morphodict_extras %} {# {% if ic_short %}#}
diff --git a/src/morphodict/frontend/templates/morphodict/components/definition__elaboration.html b/src/morphodict/frontend/templates/morphodict/components/definition__elaboration.html
index 5d7a87493..f1daaa8fd 100644
--- a/src/morphodict/frontend/templates/morphodict/components/definition__elaboration.html
+++ b/src/morphodict/frontend/templates/morphodict/components/definition__elaboration.html
@@ -27,7 +27,7 @@
{% endcomment %}
- {% load creedictionary_extras %}
+ {% load morphodict_extras %}
{% load relabelling %}
{% load morphodict_orth %}
diff --git a/src/morphodict/frontend/templates/morphodict/components/lexical-info.html b/src/morphodict/frontend/templates/morphodict/components/lexical-info.html
index 84339f414..8f6f98b53 100644
--- a/src/morphodict/frontend/templates/morphodict/components/lexical-info.html
+++ b/src/morphodict/frontend/templates/morphodict/components/lexical-info.html
@@ -17,7 +17,7 @@
{% endcomment %}
- {% load creedictionary_extras %}
+ {% load morphodict_extras %}
{% load morphodict_orth %}
{% load static %}
diff --git a/src/morphodict/frontend/templates/morphodict/components/paradigm.html b/src/morphodict/frontend/templates/morphodict/components/paradigm.html
index 95f7ec1a0..f9c8ce1b3 100644
--- a/src/morphodict/frontend/templates/morphodict/components/paradigm.html
+++ b/src/morphodict/frontend/templates/morphodict/components/paradigm.html
@@ -20,7 +20,7 @@
{% endcomment %}
{% load morphodict_orth %}
- {% load creedictionary_extras %}
+ {% load morphodict_extras %}
{% load relabelling %}