Archive: ComponentOwl Rails app, DB backups, go redirect script
This commit is contained in:
7
app/views/about/index.html.erb
Normal file
7
app/views/about/index.html.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="owl-flag"><%= image_tag('owl-flag.gif', :alt => "Component Owl") %></div>
|
||||
<div class="about-content">
|
||||
|
||||
<%= render :inline => @static_page.html %>
|
||||
<%#= render :partial => "draft" %>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user