@@include('partials/_styles.html') @@include('partials/_header.html', {"name": "index"})
@@include(markdown('../README.md'))
@@include('partials/_footer.html') @@include('partials/_scripts.html') @@include('partials/_ga.html')