forked from External/greenlight
restructure app
This commit is contained in:
6
app/views/shared/components/_subtitle.html.erb
Normal file
6
app/views/shared/components/_subtitle.html.erb
Normal file
@ -0,0 +1,6 @@
|
||||
<div class="row">
|
||||
<div class="col-10 offset-1">
|
||||
<p class="subtitle"><%= subtitle %></p>
|
||||
<hr>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user