mirror of
https://github.com/gramps-project/gramps.git
synced 2026-04-18 16:37:05 -04:00
7 lines
439 B
HTML
7 lines
439 B
HTML
{% extends '!layout.html' %}
|
|
|
|
{% block footer %}
|
|
<!-- https://gramps.discourse.group/t/how-can-useful-snippets-be-proposed-for-the-sphinx-developer-docs/5740/4 : add to "© Copyright 2001-2019, The Gramps Project. Created using <a href="https://sphinx-doc.org/">Sphinx</a> 2.0.1." -->
|
|
• <a href="https://www.gramps-project.org/wiki/index.php/Category:Developers/Reference">Become a Contributor.</a>
|
|
{% endblock %}
|