diff --git a/templates/partials/webmentions.html b/templates/partials/webmentions.html index 8dc9bdd..e579a04 100644 --- a/templates/partials/webmentions.html +++ b/templates/partials/webmentions.html @@ -45,14 +45,7 @@ {% set script_data = script_data ~ " data-comments-are-reactions=" ~ config.extra.webmentions.comments_are_reactions %} {% endif %} - -{%- set format = config.extra.webmentions.format | default(value="") -%} -{% if format == "" %} -{%- set dash = "" -%} -{% else %} -{%- set dash = "-" -%} -{% endif %} - -
+