diff --git a/src/duplicates.rs b/src/duplicates.rs index d68d1b3..93f4df6 100644 --- a/src/duplicates.rs +++ b/src/duplicates.rs @@ -201,7 +201,7 @@ pub async fn item(req: Request
) -> ResultNote: settings and subscriptions are saved in browser cookies. Clearing your cookies will reset them.
You can restore your current settings and subscriptions after clearing your cookies using this link.
+You can restore your current settings and subscriptions after clearing your cookies using this link.
This instance is SFW-only. It will block all NSFW content.
diff --git a/templates/utils.html b/templates/utils.html index 639b0d8..a1095d2 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -73,7 +73,7 @@ {% endif %} • {{ post.rel_time }} - {% if !post.awards.is_empty() %} + {% if !post.awards.is_empty() && prefs.hide_awards != "on" %} • {% for award in post.awards.clone() %} @@ -178,7 +178,7 @@ u/{{ post.author.name }} • {{ post.rel_time }} - {% if !post.awards.is_empty() %} + {% if !post.awards.is_empty() && prefs.hide_awards != "on" %} {% for award in post.awards.clone() %}