mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Added necessary missing templates. Oops. :)
This commit is contained in:
parent
6ed3e2b344
commit
e8a4ca44e7
10
ugly_hacks/santiago/protocols/https/templates/root-get.tmpl
Normal file
10
ugly_hacks/santiago/protocols/https/templates/root-get.tmpl
Normal file
@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>Welcome to FreedomBuddy!</h1>
|
||||
<p>You can:</p>
|
||||
<ul>
|
||||
<li><a href="/hosting">Host</a> services for others.</li>
|
||||
<li><a href="/consuming">Consume</a> others' services.</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user