From 87fa127ce26002fb13be82d122a1fa4ac5d93746 Mon Sep 17 00:00:00 2001 From: Corey Donohoe Date: Fri, 15 Mar 2013 00:49:01 -0700 Subject: [PATCH] allow assets to be served from an application --- layouts/default.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/layouts/default.html b/layouts/default.html index 43aec6234a..db61bbb754 100644 --- a/layouts/default.html +++ b/layouts/default.html @@ -7,6 +7,8 @@ <%= @item[:title] %> + + @@ -14,6 +16,7 @@ +
@@ -22,6 +25,7 @@