mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-09 01:25:46 +00:00
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
<?page() route="/" ?>
|
|
<?Shell?>
|
|
<?arg_component() ?>
|
|
<h1>Hello, world</h1>
|
|
<span>Views: <?expr ++count ?></span>
|
|
<?end?>
|
|
<?end?>
|
|
<?end?>
|