Skip to content

Instantly share code, notes, and snippets.

@lamosty
Created November 9, 2015 14:07

Revisions

  1. lamosty created this gist Nov 9, 2015.
    10 changes: 10 additions & 0 deletions index.template.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title></title>
    </head>
    <body>
    <div id="root"></div>
    </body>
    </html>