mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-18 00:21:14 +10:00
4 lines
148 B
HTML
4 lines
148 B
HTML
{% extends "closedverse_main/layout.html" %}
|
|
{% load closedverse_tags %}{% block main-body %}
|
|
{% nocontent "There's nothing here." %}
|
|
{% endblock %} |