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