From 964da05ab5f6a80a7cc60e7688c83f340d50ea98 Mon Sep 17 00:00:00 2001 From: dxenes1 <39000785+dxenes1@users.noreply.github.com> Date: Wed, 7 Dec 2022 10:07:41 -0500 Subject: [PATCH] adds inclusion tags (#379) --- neuvue_project/templates/inspect.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neuvue_project/templates/inspect.html b/neuvue_project/templates/inspect.html index 24bd4627..9fb7f441 100644 --- a/neuvue_project/templates/inspect.html +++ b/neuvue_project/templates/inspect.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% load static %} {% load socialaccount %} - +{% load inclusion_tags %} {% block content %} {% if not task_id or error%}