From 3668bac1e2199076b944c94aaf1178f46cf9db10 Mon Sep 17 00:00:00 2001 From: "byte[]" Date: Sat, 30 Nov 2019 00:26:12 -0500 Subject: [PATCH] whitespace --- lib/philomena_web/templates/comment/_comment_options.html.slime | 2 +- lib/philomena_web/templates/post/_post_options.html.slime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/philomena_web/templates/comment/_comment_options.html.slime b/lib/philomena_web/templates/comment/_comment_options.html.slime index b35c65fc..9ae1d97f 100644 --- a/lib/philomena_web/templates/comment/_comment_options.html.slime +++ b/lib/philomena_web/templates/comment/_comment_options.html.slime @@ -26,7 +26,7 @@ div ' Quote a.communication__interaction.post-reply href=link_path data-reply-url=link_path data-author=safe_author - i.fa.fa-reply + i.fa.fa-reply> ' Reply /span.owner-options.hidden / strong =<> link_to edit_image_comment_path(comment.image, comment), class: 'communication__interaction' do diff --git a/lib/philomena_web/templates/post/_post_options.html.slime b/lib/philomena_web/templates/post/_post_options.html.slime index 73a03e0e..b5bccffd 100644 --- a/lib/philomena_web/templates/post/_post_options.html.slime +++ b/lib/philomena_web/templates/post/_post_options.html.slime @@ -26,7 +26,7 @@ div ' Quote a.communication__interaction.post-reply href=link_path data-reply-url=link_path data-author=safe_author - i.fa.fa-reply + i.fa.fa-reply> ' Reply /span.owner-options.hidden / strong =<> link_to edit_forum_topic_post_path(post.topic.forum, post.topic, post), class: 'communication__interaction' do