projets
/
auf_rh_dae.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
amélioration du formulaire de coût d'embauche
[auf_rh_dae.git]
/
project
/
dae
/
templates
/
dae
/
financement-full.html
1
{% extends 'base.html' %}
2
3
{% block title %}
4
Formulaire financement
5
{% endblock %}
6
7
{% block main %}
8
{% include 'dae/financement.html' %}
9
{% endblock %}