Noosfero/noosfero

View on GitHub
app/views/email_templates/show.html.erb

Summary

Maintainability
Test Coverage
<p id="notice"><%= notice %></p>


<%= link_to 'Edit', url_for(:action => :edit, :id => @email_template.id) %> |
<%= link_to 'Back', url_for(:action => :index) %>