diff --git a/mixins/templates/mixins/partials/generic-detail.html b/mixins/templates/mixins/partials/generic-detail.html index 3eee173..b7dc105 100644 --- a/mixins/templates/mixins/partials/generic-detail.html +++ b/mixins/templates/mixins/partials/generic-detail.html @@ -1,5 +1,5 @@ {% load pretty %} -{% include 'partials/notify.html' %} +{% include 'mixins/partials/notify.html' %} {% if live is not None %}

Live {{ context_object_name_singular }} info