Remove unused partials loading from various template files

This commit is contained in:
Ross
2026-01-26 12:43:11 +00:00
parent d070adc326
commit a667566db6
15 changed files with 15 additions and 28 deletions
@@ -1,5 +1,5 @@
{% extends 'anatomy/base.html' %}
{% load partials %}
{% block content %}
{% load static %}
{% include 'anatomy/question_link_header.html' %}