Skip to content

Instantly share code, notes, and snippets.

@paukul
Created March 16, 2017 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paukul/9973750fe9e558ff8393893e4493ffc8 to your computer and use it in GitHub Desktop.
Save paukul/9973750fe9e558ff8393893e4493ffc8 to your computer and use it in GitHub Desktop.
ag 'title:' app/views/pages/layouts -A0 -B0
app/views/pages/layouts/default.de.liquid.haml
2:title: Basic Layout with footer and all JS
app/views/pages/layouts/default.en.liquid.haml
2:title: Basic Layout with footer and all JS
app/views/pages/layouts/plain_document.de.liquid.haml
2:title: One central content area
app/views/pages/layouts/plain_document.en.liquid.haml
2:title: One central content area
app/views/pages/layouts/simple.de.liquid.haml
2:title: No Footer
app/views/pages/layouts/simple.en.liquid.haml
2:title: No Footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment