Move more code to html and work on forms
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
% content_for 'module' => begin
|
||||
|
||||
|
||||
%#= include 'partials/_panel_card_top'
|
||||
%#= include 'partials/_panel_card_header'
|
||||
|
||||
<div class="card-body">
|
||||
|
||||
<h1> <%= $title %> </h1>
|
||||
@@ -25,7 +22,5 @@
|
||||
|
||||
</div>
|
||||
|
||||
%#= include 'partials/_panel_card_footer'
|
||||
%#= include 'partials/_panel_card_bottom'
|
||||
|
||||
% end
|
Reference in New Issue
Block a user