themusicinnoise-site/blog/templates/index.html/footer.html

13 lines
314 B
HTML
Raw Normal View History

2020-11-12 09:08:48 +00:00
</ul>
</td>
</tr>
</table>
<footer>
<p>
2020-12-12 17:52:58 +00:00
Copyright &copy; 2016-${copyyear} Nicolás Ortega Froysa<br />
2020-11-12 09:08:48 +00:00
This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" >CC-BY-SA 4.0 International</a> license.
</p>
</footer>
</body>
</html>