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
Move default template for tables out of template into table base class
[ganeti_webmgr.git]
/
ganeti_web
/
templates
/
ganeti
/
node
/
list.html
blob
c86da76a273925b2ec7795c41f0d3f2bafa9cd50
1
{% load i18n %}
2
<h3
class
=
"indent"
>
{% trans
"Nodes"
%}
</h3>
3
{% include
"ganeti/node/table.html"
%}