Split templates to separate files, for reusability, and use doT.js' built-in folder compilation
Repository details (ep-the-corrections)
- Project page
- ep-the-corrections
- Project category
- ep-the-corrections (42 entries)
- Repository
-
@joelpurra/ep-the-corrections
- Owner
-
@joelpurra
- Contributors
-
@joelpurra/ep-the-corrections/graphs/contributors
Commit details (f13a2b66)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Split templates to separate files, for reusability, and use doT.js' built-in folder compilation
Changed files (10)
-
src/render-templates.js
+26, -17 -
src/templates/code.js.def
+30, -0 -
src/templates/erroneous-votes.html
+0, -203 -
src/templates/erroneous-votes.html.dot
+91, -0 -
src/templates/footer.html.def
+22, -0 -
src/templates/grouped-by-mep.html
+0, -301 -
src/templates/grouped-by-mep.html.dot
+205, -0 -
src/templates/header.html.def
+116, -0 -
src/templates/index.html
+0, -302 -
src/templates/index.html.dot
+134, -0