Upaded default template.

This commit is contained in:
Erik C. Thauvin 2016-01-27 19:01:23 -08:00
parent 0d37a19c63
commit 703362c2b3
6 changed files with 103 additions and 103 deletions

View file

@ -219,4 +219,4 @@ task pandoc(type: Exec) {
ext.output = {
return standardOutput.toString()
}
}
}