diff --git a/boards/templates/boards/post.html b/boards/templates/boards/post.html --- a/boards/templates/boards/post.html +++ b/boards/templates/boards/post.html @@ -9,9 +9,9 @@ #{{ post.id }} {% if is_opening %} {% if thread.is_stickerpack %} - 📷 + 📷 {% elif thread.is_monochrome %} - ☯ + {% endif %} {% endif %} {{ post.title|escape }}