Improves legislation view
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<section data-annotatable-type="legislation"
|
||||
data-annotatable-id="<%= @legislation.id %>">
|
||||
|
||||
<div><%= @legislation.title %></div>
|
||||
<div id="legislation_body"><%= @legislation.body %></div>
|
||||
|
||||
<div class="row margin-top">
|
||||
<div class="small-12 medium-9 small-centered column">
|
||||
<h1 class="text-center"><%= @legislation.title %></div>
|
||||
<div id="legislation_body"><%= @legislation.body %></div>
|
||||
</h1>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user