mirror of https://github.com/flightphp/core
parent
bc86e7a298
commit
538c9d32ae
@ -0,0 +1 @@
|
|||||||
|
<h1>Hello, <?= $name ?></h1>
|
||||||
@ -0,0 +1,5 @@
|
|||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
<f-greeting name="James" />
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Loading…
Reference in new issue