Initial commit.
This commit is contained in:
11
blog/templates/page/footer.html
Normal file
11
blog/templates/page/footer.html
Normal file
@ -0,0 +1,11 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<footer>
|
||||
<p>
|
||||
Copyright © 2016-2020 Nicolás Ortega Froysa<br />
|
||||
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>
|
Reference in New Issue
Block a user