mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
9 lines
223 B
Cheetah
9 lines
223 B
Cheetah
<html>
|
|
<body>
|
|
<p>$message</p>
|
|
<p>You're hosting <a href="/hosting/$client/$service">$service</a>
|
|
for <a href="/hosting/$client/">$client</a>
|
|
at <a href="$location">$location</a>.</p>
|
|
</body>
|
|
</html>
|