projets
/
auf_rh_dae.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b0b747fe1535f8bf43680e3a667c9bd8e0398e49
[auf_rh_dae.git]
/
project
/
rh
/
templates
/
admin
/
rh
/
employe
/
change_list.html
1
{% extends
"alphafilter/change_list.html"
%}
2
{% load change_list %}
3
4
{% block search %}
5
{{ block.super }}
6
{% recherche_par_annees cl %}
7
{% endblock %}