Add get_app_version plugin
This commit is contained in:
@@ -175,6 +175,10 @@
|
||||
|
||||
<h6>Copyleft © 2019 - 2020 {{ SITENAME }} Lbtd.</h6>
|
||||
|
||||
{% if CURRENT_VERSION and CURRENT_BRANCH %}
|
||||
<h6>{{ _('Versión Actual:')}} {{ CURRENT_VERSION }} @ {{ CURRENT_BRANCH }}</h6>
|
||||
{% endif %}
|
||||
|
||||
</footer> <!-- End Footer -->
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user