projets
/
auf_rh_dae.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
reorg templates... héritent tous de sgrh.html
[auf_rh_dae.git]
/
project
/
rh
/
templates
/
rh
/
include
/
employe_li.html
1
<li
class
=
"no_puce"
>
2
<img
src
=
"{{ e.url_photo }}"
alt
=
""
width
=
"16"
height
=
"21"
/>
3
<a
href
=
"{% url rh_employe e.id %}"
>
{{ e }}
</a>
4
</li>