solidity/docs/_templates/footer.html

8 lines
173 B
HTML

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