the-teacher/the_comments

View on GitHub
app/views/the_comments/slim/_sidebar_backlink.html.slim

Summary

Maintainability
Test Coverage
p= link_to t('the_comments.nav.to_root'), root_path
p= link_to t('the_comments.nav.all_incoming'), manage_comments_url
hr