Skip to content

Instantly share code, notes, and snippets.

@domagude
Created October 30, 2017 18:10
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 domagude/4a8a4b1b00b1570bf843aef2a74b29cd to your computer and use it in GitHub Desktop.
Save domagude/4a8a4b1b00b1570bf843aef2a74b29cd to your computer and use it in GitHub Desktop.
<%= render 'posts/modal' %>
<div class="container">
<div class="row">
<%= render 'pages/index/side_menu' %>
<%= render 'pages/index/main_content' %>
</div><!-- row -->
</div><!-- container -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment