mirror of
https://github.com/Mistake35/Cedar-Django.git
synced 2026-07-18 00:21:14 +10:00
Tiny change
Maybe showing the username is a bad idea.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div id="sidebar">
|
||||
{% if Community_block %}
|
||||
<div class="notice" style="background-color: #ff9797;border: 1px solid #ff5252;">
|
||||
<p><b>Oops</b>: You're either blocked by, or blocking {{ community.creator }}, who owns this community. You cannot Yeah, Reply, or Post here.
|
||||
<p><b>Oops</b>: You're either blocked by, or blocking someone who owns this community. You cannot Yeah, Reply, or Post here.
|
||||
</div>
|
||||
{% endif %}
|
||||
<section class="sidebar-container" id="sidebar-community">
|
||||
|
||||
Reference in New Issue
Block a user