diff --git a/files/templates/comments.html b/files/templates/comments.html index bc0f85f9d..73a460389 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -398,7 +398,7 @@ {% if FEATURES['AWARDS'] -%} - + {%- endif %} @@ -599,7 +599,7 @@ {% if FEATURES['AWARDS'] -%} - + {%- endif %} diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index 1efc7c99f..66a55867b 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -11,7 +11,7 @@ {% endif %} {% if v and FEATURES['AWARDS'] %} - + {% endif %} diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 7bacc94a1..a89a2562c 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -17,7 +17,7 @@ {% if FEATURES['AWARDS'] -%} - + {%- endif %}