mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-12 12:26:04 +00:00
Removed irrelevant files.
This commit is contained in:
parent
fbe00ede37
commit
8422127faf
@ -1,13 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>$message</p>
|
||||
<p>You're <a href="/hosting">hosting</a> these services for $client:</p>
|
||||
#if $services
|
||||
<ul>
|
||||
#for service in $services
|
||||
<li><a href="/hosting/$client/$service">$service</a></li>
|
||||
#end for
|
||||
</ul>
|
||||
#end if
|
||||
</body>
|
||||
</html>
|
||||
@ -1,8 +0,0 @@
|
||||
<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>
|
||||
Loading…
x
Reference in New Issue
Block a user