init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?=$this->renderSection('footer')?>
|
||||
<?php if(getenv('MY_SERVER_NAME') == 'resta') { ?>
|
||||
<div class="footer-info">
|
||||
<p class="footer-info-business">사업자명 : 주식회사 리스타 ㅣ 대표자명 : 송명석 ㅣ 사업자번호 : 568-86-03133</p>
|
||||
<p class="footer-info-address">주소 : 서울특별시 강남구 테헤란로25길 19, 5층(역삼동) ㅣ 대표번호 : 02-508-3789</p>
|
||||
</div>
|
||||
<?php }?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user