aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@garethrees.co.uk>2016-12-14 11:29:14 +0000
committerGareth Rees <gareth@garethrees.co.uk>2016-12-14 11:29:14 +0000
commit2cddd013490c9b8f36f9439905195b0909518f98 (patch)
tree9054253bdbd93df244a9211a00f76fe3a2b38ffd
parent05dd15e00d289dbe558dfda6dfbf8b24d74e678a (diff)
Fix unclosed <dd> tag
- Added a closing slash - Fixed indentation
-rw-r--r--lib/views/help/requesting.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/help/requesting.html.erb b/lib/views/help/requesting.html.erb
index b901eb7..1ef5b68 100644
--- a/lib/views/help/requesting.html.erb
+++ b/lib/views/help/requesting.html.erb
@@ -279,7 +279,7 @@
</p>
<p>Endless, political discussions are not allowed.
Post a link to a suitable forum or campaign site elsewhere.</p>
- <dd>
+ </dd>
<% end %>
</dl>