app/views/layouts/roroacms/application.html.erb in roroacms-0.0.2 vs app/views/layouts/roroacms/application.html.erb in roroacms-0.0.3
- old
+ new
@@ -1 +1 @@
-<%= render :template => "theme/#{current_theme}/layout" %>
+<%= render :template => "themes/#{current_theme}/layout" %>
\ No newline at end of file