6 lines
205 B
Text
6 lines
205 B
Text
<%= yield %>
|
|
|
|
--
|
|
FoodSoft: <%= url_for(:controller => "home", :action => "index", :only_path => false) %>
|
|
Foodcoop-Homepage: <%= Foodsoft.config[:homepage] %>
|
|
Hilfe/Help: <%= Foodsoft.config[:help_url] %>
|