Commit 6e9afca7 by Tobias Langer

Added task counter to normal mustach template.

parent 85d68990
......@@ -24,6 +24,7 @@ struct {{name}} {
.period = {{period}},
.deadline = {{deadline}},
.periodical = {{periodical}},
.count = 0,
},
{{/elem}}
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment