Submission css

This commit is contained in:
cuom1999 2024-02-02 22:23:05 -06:00
parent 24a9969738
commit 2a4d4e3bc1
6 changed files with 142 additions and 140 deletions

View file

@ -9,7 +9,7 @@
{%- endif -%}
{% endwith %}
•
{{ relative_time(post.publish_on, abs=_('on {time}'), rel=_('{time}')) -}}
{{ relative_time(post.publish_on) }}
{%- if post.sticky %} •
<i title="Sticky" class="fa fa-star fa-fw"></i>{% endif -%}
{% if post.is_organization_private and show_organization_private_icon %}