locomotivecms/engine

View on GitHub
app/views/locomotive/shared/_account_navigation.slim

Summary

Maintainability
Test Coverage
nav.navigation class="#{class_name rescue ''}"
  = link_to root_path, class: 'brand-logo' do
    = account_logo_tag

  = render 'locomotive/shared/account/navigation'