servermgrv2/app/Views/layouts/front/copyright.php
최준흠git config git config --helpgit config --global user.name 최준흠 7add84d1f1 servermgrv2 init...
2023-08-06 22:40:31 +09:00

11 lines
545 B
PHP

<!-- Copyright 시작-->
<div id="tail">
<div class="foot-logo"><img src="../images/common/foot_logo.png" alt="IT Solution"></div>
<div class="foot-info">
<address>
社名 : 株式会社 DUNAMIS <span class="bar"></span> 代表者 : <span class="bar"></span> 住所 : 東京都江東区亀戸5丁-1-2 <span class="bar"></span> 事業者登録番号 : 0400-01-082327 <span class="bar"></span> Tel : 1661-0577 <br>
Copyright by 2018 ()ITSolution. All Right Reserved.
</address>
</div>
</div>
<!-- Copyright -->