crosslang-libs/Tesses.CrossLang.PackageServer/pages/index.tcrml

3 lines
72 B
Plaintext
Raw Normal View History

2024-12-30 11:56:46 +00:00
<?page() route="/" ?>
<h1>Welcome to the package server</h1>
<?end?>