diff --git a/rhodecode/templates/journal/journal_data.html b/rhodecode/templates/journal/journal_data.html new file mode 100644 --- /dev/null +++ b/rhodecode/templates/journal/journal_data.html @@ -0,0 +1,47 @@ +## -*- coding: utf-8 -*- + +%if c.journal_day_aggreagate: + %for day,items in c.journal_day_aggreagate: +