Add initial style for account.html
[mindcoding-template-patches.git] / tmpl / header.en
1 <!DOCTYPE html>
2 <title>TITLE_GOES_HERE</title>
3 <link rel="stylesheet" href="/mc.css">
4 <script src="/zepto.var" defer></script>
5 <script src="/view.js" defer></script>
6 <script src="/form.js" defer></script>
7 <meta charset="utf-8">
8
This page took 0.021896 seconds and 5 git commands to generate.