projets
/
auf_savoirs_en_partage_django.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d111dd1df763e87ff3197168b9f5c33687de61d3
[auf_savoirs_en_partage_django.git]
/
auf_savoirs_en_partage
/
templates
/
savoirs
/
actualite_index.html
1
{% extends
"container_base.html"
%}
2
3
{% block contenu %}
4
<h4>
Actualités
</h4>
5
6
{% endblock %}