Skip to content

Instantly share code, notes, and snippets.

@thebrianemory
Last active May 18, 2017 15:14
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 thebrianemory/fa35d9e458b1c0270b67c3fc75ef249f to your computer and use it in GitHub Desktop.
Save thebrianemory/fa35d9e458b1c0270b67c3fc75ef249f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
... <!-- Code removed for readability -->
<body>
<div class="container">
<%= render "_navigation.html", conn: @conn %>
... <!-- Code removed for readability -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment