This commit is contained in:
kek7198 2021-12-12 12:49:09 -06:00
parent 6333f95ed5
commit 2daed6ae66

View file

@ -256,8 +256,8 @@
<div class="p-2.5 md:p-0">
<!-- Banned -->
<div class="mt-4 mb-0 rounded-lg shadow-lg flex items-center p-3 text-white bg-yellow-500 border border-yellow-600 shadow-inset-t-white-10">
<i class="fas fa-clown fa-fw mr-1"></i>
<div>
<i class="fas fa-grin fa-fw mr-1"></i>
<div class="text-yellow-900">
{{ u.username }} has Agendaposter theme activated
</div>
</div>