Fix comments and indentation

This commit is contained in:
Lorenzo Dellacà
2020-11-04 23:35:44 +01:00
parent eefd3de659
commit a39c83793e
4 changed files with 59 additions and 59 deletions

View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" type="text/css" href="{{asset "css/screen.css"}}" />
<!-- Scripts Begin -->
{{!-- Scripts Begin --}}
<script src="{{asset "js/jquery-3.5.1.js"}}"></script>
<script src="{{asset "js/policy-popup.js"}}"></script>
<script src="{{asset "js/arrow-fade.js"}}" async></script>