Skip to content

Commit

Permalink
add brand message on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Cabral committed Dec 1, 2015
1 parent 9b5bb1d commit 0935ebc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions themes/ifs-colors/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,16 @@
<div class="wrap-footer">
<div class="container">
<div class="row">

<ul class="textcenter col-lg-12">
<li><a href="#" data-toggle="modal" data-target="#modal-contact">Contato</a></li>
</ul>
</div>
</div>
</div>
<div class="textcenter col-lg-12">
<p class="brand-timtec"> <a href="http://timtec.com.br" target="_blank">Powered by TIM Tec</a> - 2015</p>
</div>
</div>
<!-- END FOOTER -->

Expand Down

0 comments on commit 0935ebc

Please sign in to comment.