🎉 Hello World
This commit is contained in:
13
layouts/partials/copyright.html
Normal file
13
layouts/partials/copyright.html
Normal file
@@ -0,0 +1,13 @@
|
||||
{{- $copyright := . -}}
|
||||
<div class="footer-wrap">
|
||||
<p class="copyright">{{- $copyright -}}</p>
|
||||
<div class="credits">
|
||||
<!--
|
||||
You are NOT allowed to delete the credit link to TemplateMag with free version.
|
||||
You can delete the credit link only if you bought the pro version.
|
||||
Buy the pro version with working PHP/AJAX contact form: https://templatemag.com/stanley-bootstrap-freelancer-template/
|
||||
Licensing information: https://templatemag.com/license/
|
||||
-->
|
||||
Created with Stanley template by <a href="https://templatemag.com/" rel="nofollow">TemplateMag</a>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user