noesya/osuny

View on GitHub
app/views/admin/communication/websites/posts/new.html.erb

Summary

Maintainability
Test Coverage
<% content_for :title, Communication::Website::Post.model_name.human %>
<%= render  'form',
            post: @post,
            l10n: @l10n %>