Ajout des dossiers votés dans la newsletter

This commit is contained in:
2020-10-12 13:11:57 +02:00
parent 1eaaa9065f
commit e5152aa652
2 changed files with 17 additions and 0 deletions

View File

@ -172,6 +172,16 @@ func NewDefault() *Config {
{{ end }}
{{- end}}
{{- with .Voted }}
Récemment votés
---------------
{{range . -}}
- "{{ .Title }}" - {{ $root.BaseURL }}/decisions/{{ .ID }} - voté le {{ .VotedAt.Format "02/01/2006" }}
{{ end }}
{{- end}}
{{- with .NewDecisionSupportFiles }}
Nouveaux dossiers d'aide à la décision