monday last fixes before printing
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script type="text/hyperscript" src="/static/hyperscript/functions-test._hs"></script>
|
||||
<script src="https://unpkg.com/hyperscript.org@0.9.12"></script>
|
||||
</head>
|
||||
<body _="on load call testElseFunction()">
|
||||
<h1>Testing simple else in external file</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user