solidity/docs/_templates/footer.html

7 lines
161 B
HTML

{% extends "!footer.html" %}
{% block extrafooter %}
<br>
<a href="{{ pathto('credits-and-attribution') }}">Credits and attribution</a>.
{% endblock %}