fix closing script tag
This commit is contained in:
parent
9763575356
commit
3fee7cd8b3
@ -15,7 +15,7 @@
|
||||
$body$
|
||||
</main>
|
||||
$for(js)$
|
||||
<script src="$url$">
|
||||
<script src="$url$"></script>
|
||||
$endfor$
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user