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
Corrections pour backend 0.2
[auf_savoirs_en_partage_django.git]
/
auf_savoirs_en_partage_django
/
templates
/
conseils.html
1
{% extends
"container_base.html"
%}
2
3
{% block contenu %}
4
<h4>
Conseils pour la recherche
</h4>
5
6
<div
class
=
"zone-texte"
>
7
<p><i>
Contenu a réécrire
</i></p>
8
</div>
9
{% endblock %}