mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-18 00:21:14 +10:00
5 lines
215 B
HTML
5 lines
215 B
HTML
{% extends "closedverse_main/layout.html" %}
|
|
{% load static %}
|
|
{% load closedverse_tags %}{% block main-body %}
|
|
{% nocontent "Website SUSpended by Cloudflare for (extreme) bullying and harassment!" %}
|
|
{% endblock %} |