X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/796d33df26fa2f591a405810ae4958a26cf060a4..68d36148578a124acbf34f5da6893b0a62663699:/app/views/layouts/frontpage.rhtml diff --git a/app/views/layouts/frontpage.rhtml b/app/views/layouts/frontpage.rhtml new file mode 100644 index 0000000..8f14c3a --- /dev/null +++ b/app/views/layouts/frontpage.rhtml @@ -0,0 +1,25 @@ + + + + + Selectricity + <%= stylesheet_link_tag "common", :media => "all" %> + <%= stylesheet_link_tag "front", :media => "all" %> + + + +
+ + + +
+ <%= @content_for_layout %> +
+ + <%= render_partial 'layouts/footer' %> +
+ + +