Merge branch 'bug/13917' into release/0.10.2
[ganeti_webmgr.git] / ganeti_web / templates / 403.html
blob030eba92c6c0eb1e02b577967d3b9b1e2c568f0b
1 {% extends "no_menu_base.html" %}
3 {% block content %}
4 {{message}}
5 {% endblock %}