Archive: ComponentOwl Rails app, DB backups, go redirect script
This commit is contained in:
4
app/views/upgrade/index.html.erb
Normal file
4
app/views/upgrade/index.html.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="subpage upgrade-content static-content">
|
||||
<%= subpage_headline(:text => @static_page.name, :html => { :class => "smaller" }) %>
|
||||
<div class="cntpad"><%= render :inline => @static_page.html %><%#= render :file => "upgrade/_draft" %></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user