{% load static bootstrap4 %}
{% if version_info.is_outdated %}
New version available: {{ version_info.latest }}
{% endif %}