mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-18 00:21:14 +10:00
The first steps or whatever
balls
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% extends "closedverse_main/layout.html" %}
|
||||
{% load closedverse_tags %}{% block main-body %}
|
||||
<div class="no-content">
|
||||
<p>Please sign in to view this community.</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user