presscodes/maera

View on GitHub
views/content-entry-content-protected.twig

Summary

Maintainability
Test Coverage
<div class="entry-content" itemprop="description">
    <p class="protected-msg">This content is password-protected.</p>
    <a href="{{ fn('get_permalink', post.ID) }}">Click here to input the password</a>
    <div class="clearfix"></div>
</div>