Page MenuHomePhabricator

Use an HTML templating library for CopyPatrol
Closed, ResolvedPublic5 Estimated Story Points

Description

We should separate the view/html stuff out of the rest of the code and use a templating library to handle building the html. Something simple like Twig or Mustache should suffice for this.

Event Timeline

DannyH set the point value for this task to 5.May 17 2016, 5:52 PM

Also, you should mention in the README.md file that the code requires installing Composer and running composer update.