7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
|
<footer>
|
||
|
<p>
|
||
|
Copyright © <%= Time.now.year %>
|
||
|
<%= link_to "Skyleaf Design", "https://skyleafdesign.com/" %>
|
||
|
</p>
|
||
|
</footer>
|