{% if next or prev %}
{% if next %} Next {% endif %} {% if prev %} Previous {% endif %}
{% endif %}

{%- if last_updated %}{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
{% endif %} Copyright © 2018 Red Hat, Inc.