repo.or.cz
/
ganeti_webmgr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'bug/13917' into release/0.10.2
[ganeti_webmgr.git]
/
ganeti_web
/
templates
/
no_menu_base.html
blob
2dd0004111dae2cba736026e8dacd3c21909ed20
1
{% extends
"base.html"
%}
2
3
{% block basehead %}
4
<link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"{{STATIC_URL}}/css/registration.css"
/>
5
{% endblock %}