Auteur: {{author}}
{% endif %}articles par mois
mots par mois
Objectif quotidien: 1667 signes (espaces compris) par jour
{% for mois_stats in stats_nanowrimo %}| Mois | Articles | Mots | Signes | Liens images | Autres liens | Temps de lecture |
|---|---|---|---|---|---|---|
| {{stats.mois_formate}} | {{stats.nb_articles}} | {{stats.mots_total|int|format_number}} | {{stats.signes_total|int|format_number}} | {{stats.liens_images_total}} | {{stats.liens_autres_total}} | {{stats.temps_lecture_total|format_duree}} |