Fix Initial Content and Use Local quill.js
This fixes loading of initial HTML content and switches to use local copy of quill.js instead of from the CDN.
Was able to install locally with bower using this command:
bower install quill=https://github.com/quilljs/quill/releases/download/v1.0.3/quill.tar.gz --save