Add Healthchecks version in the site footer

This commit is contained in:
Pēteris Caune 2021-02-03 10:56:50 +02:00
parent 67560c96e1
commit b788c7e4f5
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -224,7 +224,7 @@
<div class="container{% if page == "checks" or page == "details" %}-fluid{% endif %}">
<ul>
<li>
{% trans "Powered by Healthchecks open-source project" %}
Healthchecks {% site_version %}
(<a href="https://github.com/healthchecks/healthchecks">github</a>,
<a href="https://healthchecks.io">healthchecks.io</a>)
</li>