open-orchestra/open-orchestra-newsletter-bundle

View on GitHub
NewsletterAdminBundle/Resources/views/Block/Newsletter/showIcon.html.twig

Summary

Maintainability
Test Coverage
<div class="block-icon-font">
    <i class="fa fa-subscript block-icon"></i>
    <p class="block-text">
        <strong>{{ 'open_orchestra_backoffice.block.newsletter.title' | trans }}</strong>
        {{ 'open_orchestra_backoffice.block.newsletter.description' | trans }}
    </p>
</div>