From 4e80cd63cdd8e7e5fd033d05c53c993f2cd6c185 Mon Sep 17 00:00:00 2001 From: jebus Date: Thu, 13 Nov 2025 08:43:21 +1300 Subject: [PATCH] [Fix] Added loading of envipytags (#201) Co-authored-by: Tim Lorsbach Reviewed-on: https://git.envipath.com/enviPath/enviPy/pulls/201 --- templates/collections/joblog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/collections/joblog.html b/templates/collections/joblog.html index 56261c53..60ac02b6 100644 --- a/templates/collections/joblog.html +++ b/templates/collections/joblog.html @@ -1,5 +1,6 @@ {% extends "framework.html" %} {% load static %} +{% load envipytags %} {% block content %}