Tiny change

Maybe showing the username is a bad idea.
This commit is contained in:
some weird guy
2023-08-12 16:10:52 -07:00
parent e2e39aca44
commit 759cff07c8
@@ -1,7 +1,7 @@
<div id="sidebar"> <div id="sidebar">
{% if Community_block %} {% if Community_block %}
<div class="notice" style="background-color: #ff9797;border: 1px solid #ff5252;"> <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> </div>
{% endif %} {% endif %}
<section class="sidebar-container" id="sidebar-community"> <section class="sidebar-container" id="sidebar-community">