From 401cc9cfdd3bc903e2c7b310b090c10ccff5078f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 31 Jul 2021 12:53:38 +0200 Subject: [PATCH] fdfd] --- drama/templates/submission.html | 4 ++-- drama/templates/submission_listing.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drama/templates/submission.html b/drama/templates/submission.html index cb53254f53..05ca4ede5e 100644 --- a/drama/templates/submission.html +++ b/drama/templates/submission.html @@ -105,7 +105,7 @@ - + {% if p.deleted_utc > 0 %} @@ -336,7 +336,7 @@ {% endif %} {% if v and v.id==p.author_id %} -
  • {% if p.is_pinned %}Unpin from your profile{% else %}Pin to your profile{% endif %}
  • +
  • {% if p.is_pinned %}Unpin from your profile{% else %}Pin to your profile{% endif %}
  • {% if p.deleted_utc > 0 %}
  • Undelete
  • {% else %} diff --git a/drama/templates/submission_listing.html b/drama/templates/submission_listing.html index c614f3766a..e94d9d2a83 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -156,7 +156,7 @@ {% endif %} {% if v and v.id==p.author_id %} -
  • {% if p.is_pinned %}Unpin from your profile{% else %}Pin to your profile{% endif %}
  • +
  • {% if p.is_pinned %}Unpin from your profile{% else %}Pin to your profile{% endif %}
  • {% if p.deleted_utc > 0 %}
  • Undelete
  • {% else %} @@ -316,7 +316,7 @@ {% endif %} {% if v and v.id==p.author_id %} - + {% if p.deleted_utc > 0 %} {% else %}