Files
chocomae/src/web/module/footer.html
T
2018-06-25 09:54:06 +09:00

15 lines
325 B
HTML

<div class="container" style="line-height: 40px;">
<span id="company" style="float: left;">
JINAJU
</span>
<span id="support_email" style="float: center;">
문의 : support@jinaju.com
</span>
<span class="col two" style="float: right;">
<a href="#" id="faq" class="btn btn-sunflower">FAQ</a>
</span>
</div>