Merge branch 'bug/13917' into release/0.10.2
[ganeti_webmgr.git] / ganeti_web / templates / no_menu_base.html
blob2dd0004111dae2cba736026e8dacd3c21909ed20
1 {% extends "base.html" %}
3 {% block basehead %}
4 <link rel="stylesheet" type="text/css" href="{{STATIC_URL}}/css/registration.css"/>
5 {% endblock %}