Simpic/app/index/view/theme/default/common/footer.html

7 lines
282 B
HTML

<footer>
<div class="container">
<p class="text-muted">Copyright &copy; 2018 <a href="https://github.com/xinyewl/Simpic">Simpic</a> Powered by <a href="https://www.ikxin.com">Notte</a>. All rights reserved. </p>
</div>
</footer>
</body>
</html>