forked from MarseyWorld/MarseyWorld
make commenting on empty wall hide the ghost town thing
parent
293dd09ee4
commit
aff5bdecd0
|
@ -10,7 +10,7 @@
|
|||
{% endwith %}
|
||||
</div>
|
||||
{% if not listing %}
|
||||
<div class="text-center px-3 my-3">
|
||||
<div id="ghost-town-box" class="text-center px-3 my-3">
|
||||
<span class="fa-stack fa-2x text-muted mb-4">
|
||||
<i class="fas fa-square text-gray-500 opacity-25 fa-stack-2x"></i>
|
||||
<i class="fas text-gray-500 fa-scroll-old fa-stack-1x text-lg"></i>
|
||||
|
|
Loading…
Reference in New Issue