diff --git a/apcd-cms/src/taccsite_custom/apcd_cms/templates/standard.html b/apcd-cms/src/taccsite_custom/apcd_cms/templates/standard.html index 910d7f15..36fee9e2 100644 --- a/apcd-cms/src/taccsite_custom/apcd_cms/templates/standard.html +++ b/apcd-cms/src/taccsite_custom/apcd_cms/templates/standard.html @@ -18,6 +18,6 @@ {% else %} - {% include "./react-assets.html" %} + {% include "./react-asset.html" %} {% endif %} {% endblock assets_custom %}