Created
January 22, 2018 13:45
-
-
Save oneberto/790cdcc36dadb1c380dd5efda35a658a 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"> | |
~ARTIGOS AQUI~ | |
</div><!--/col-md-8--> | |
<!--/artigos--> | |
<!--sidebar--> | |
<div class="col-md-4"> | |
~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