Chris@909:

<%= l(:text_say_hello) %>

Chris@909: Chris@909:

: <%= @value %>

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