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 tag '0.10.2'
[ganeti_webmgr.git]
/
ganeti_web
/
templates
/
ganeti
/
cluster
/
jobs.html
blob
a61fc5065f5ece132708e6a4cc764b5dc7006ad5
1
{% extends
"list_base.html"
%}
2
{% load i18n %}
3
4
{% block title %}{% trans 'Cluster Jobs' %}{% endblock %}
5
{% block breadcrumb %}{% trans 'Cluster Jobs' %}{% endblock %}