fixes wrong close tag
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div id="debate-show" class="row description legislation-debate-show">
|
||||
<div class="small-12 column">
|
||||
<% if process.description.present? %>
|
||||
<p class="title"><%= t('legislation.processes.header_full.description') %></h4>
|
||||
<p class="title"><%= t('legislation.processes.header_full.description') %></p>
|
||||
<%= markdown process.description %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user