This commit is contained in:
Kovid Goyal 2016-04-07 22:33:21 +05:30
parent bb442dee28
commit 7d0c1d5276

View File

@ -22,7 +22,11 @@
} }
</style> </style>
</div> </div>
<!-- SVG icon definitions {{{ -->
ICONS ICONS
<!-- }}} -->
<!-- main.js {{{ -->
<script id="main_js">MAIN_JS</script> <script id="main_js">MAIN_JS</script>
<!-- }}} -->
</body> </body>
</html> </html>