AndrewMcBurney/petermcburney.com

View on GitHub
app/views/shared/_static.html.slim

Summary

Maintainability
Test Coverage
main
  = render 'shared/nav'
  section
    h1= label
    hr
  #push

= render 'shared/footer'