{% extends 'base.html' %} {% load i18n staticfiles %} {% block title %}{% trans "SUSE Cloud Guides" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("SUSE Cloud Guides") %} {% endblock page_header %} {% block main %}

You can find additional up-to-date information about OpenStack on the project documentation webpage, but do note that it may be for a different version.

{% endblock %}