projets
/
auf_savoirs_en_partage_django.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://gitosis@git.auf/auf_savoirs_en_partage_django
[auf_savoirs_en_partage_django.git]
/
auf_savoirs_en_partage
/
templates
/
chercheurs
/
repertoire.html
1
{% extends
"container_base.html"
%}
2
3
{% block contenu %}
4
{% include
"chercheurs/rechercher.html"
%}
5
{% endblock %}