openaustralia/planningalerts

View on GitHub
app/views/comment_mailer/notify_authority.text.erb

Summary

Maintainability
Test Coverage
For the attention of the General Manager / Planning Manager / Planning Department:

Application:          <%= @comment.application.council_reference %>
Address:              <%= @comment.application.address %>
Description:          <%= @comment.application.description %>
Name of commenter:    <%= @comment.name %>
Address of commenter: <%= @comment.address %>
Email of commenter:   <%= @comment.email %>

<%= @comment.text %>

=============================================================================
<%= render "footer", comment: @comment -%>
=============================================================================