forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-22 09:44:39 -06:00
parent c8e69f2771
commit 0d8bb62219
1 changed files with 2 additions and 2 deletions

View File

@ -153,9 +153,9 @@
{% endif %} {% endif %}
{% if p.is_image %} {% if p.is_image %}
<span>(image post)</span> <span class="flex-shrink-0">(image post)</span>
{% elif p.is_video %} {% elif p.is_video %}
<span>(video post)</span> <span class="flex-shrink-0">(video post)</span>
{% elif p.realurl(v) %} {% elif p.realurl(v) %}
<a class="flex-shrink-0" class="text-gray-500 hover:underline" href="/search/posts/?q=domain%3A{{p.domain}}&sort=new&t=all" {% if not v or v.newtabexternal %}target="_blank"{% endif %}> <a class="flex-shrink-0" class="text-gray-500 hover:underline" href="/search/posts/?q=domain%3A{{p.domain}}&sort=new&t=all" {% if not v or v.newtabexternal %}target="_blank"{% endif %}>
({{p.domain}}) ({{p.domain}})