Added necessary missing templates. Oops. :)

This commit is contained in:
Nick Daly 2012-05-31 14:55:27 -05:00
parent 6ed3e2b344
commit e8a4ca44e7

View 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>