foodsoft/app/views/layouts/email.html.erb

7 lines
205 B
Plaintext
Raw Normal View History

2009-02-18 01:06:35 +01:00
<%= yield %>
--
FoodSoft: <%= url_for(:controller => "home", :action => "index", :only_path => false) %>
Foodcoop-Homepage: <%= Foodsoft.config[:homepage] %>
Hilfe/Help: <%= Foodsoft.config[:help_url] %>