server: generate string literals instead of escaped strings

When compiling the default templates into the source code, use
string literals instead of escaped strings to reduce merge
conflicts.
This commit is contained in:
Eric Chiang
2016-09-05 18:06:17 -07:00
parent 058de90dde
commit 04912c04e3
3 changed files with 354 additions and 6 deletions

File diff suppressed because one or more lines are too long