wip
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div class="footer__logo w-100 m-auto ml-lg-0 mr-lg-15" style="max-width: 64px;">
|
||||
<a href="#" class="d-block text-hide">
|
||||
<img src="/logo.png" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="footer__copyright pt-lg-0 mt-20 mt-lg-0">
|
||||
<p class="mb-0">
|
||||
© {{ date('Y') }} POSTHOP ™. {{ __('All Rights Reserved') }}.
|
||||
<br class="d-none d-lg-block">
|
||||
Powered by <a href="http://webulgam.com.tm" class="btn-link">WebUlgam</a>.
|
||||
</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user