atr/templates/includes/footer.html (10 lines of code) (raw):
<footer class="footer">
<p>
Copyright © 2025, The Apache Software Foundation. Material licensed under the
<a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, version 2.0</a>.
</p>
<p>
This is ATR version <code id="atr-version"><a href="https://github.com/apache/tooling-atr-experiments/commit/{{ commit }}">{{ version }}</a></code>.
For inquiries, contact <a href="mailto:dev@tooling.apache.org">dev@tooling.apache.org</a>
</p>
</footer>