fairmondo/fairmondo

View on GitHub
app/views/layouts/partials/_footer_reduced.html.slim

Summary

Maintainability
Test Coverage
footer.l-footer-reduced
  .l-footer-inner
    / Copyright
    p.l-footer-copyright
      = t('.copyright_html')

    / Legal links
    p.l-footer-legal
      = link_to t('.agb'), '/agb'
      |  
      = link_to t('.privacy'), '/datenschutz'
      |  
      = link_to t('.impressum'), '/impressum'