Chris@0:
<%= l(:text_say_hello) %>
Chris@0: Chris@0:: <%= @value %>
Chris@0: Chris@0: <%= link_to_if_authorized 'Good bye', :action => 'say_goodbye', :id => @project %> Chris@0: Chris@0: <% content_for :header_tags do %> Chris@0: <%= stylesheet_link_tag "example.css", :plugin => "sample_plugin", :media => "screen" %> Chris@0: <% end %>