From f7e92d3967aeda48a286e0e38d3997b79ae45c07 Mon Sep 17 00:00:00 2001
From: Zankaria
{% apply spaceless %}
{% include 'post/poster_id.html' %}
- No.
- {{ post.id }}
+ No.
+ {{ post.id }}
{% if post.sticky %}
{% if config.font_awesome %}
@@ -75,7 +75,7 @@
{{ count }} posts
{% endtrans %}
{% if post.omitted_images %}
- {% trans %}and{% endtrans %}
+ {% trans %}and{% endtrans %}
{% endif %}
{% endif %}
{% if post.omitted_images %}
From af7bfa5801b38edad2944e2888967a2ad7297630 Mon Sep 17 00:00:00 2001
From: Zankaria