Created
January 22, 2018 13:59
-
-
Save oneberto/178d70e563d065946bdca8d0d6091d47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="row"> | |
<!--artigos--> | |
<div class="col-md-8 col-6"> | |
~ARTIGOS AQUI~ | |
</div><!--/col-md-8--> | |
<!--/artigos--> | |
<!--sidebar--> | |
<div class="col-md-4 col-6"> | |
~SIDEBAR AQUI~ | |
</div><!--/col-md-4--> | |
<!--/sidebar--> | |
</div><!--/row--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment