Add cache

This commit is contained in:
Nyymix 2025-04-15 09:28:43 +03:00
parent 25971efbfb
commit 97ca2964cb
4 changed files with 74 additions and 21 deletions

View file

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% load static %}
{% load stats %}
{% load gallery_stats %}
<!-- Title -->
{% block title %} About {% endblock %}