Make homepage link to registration page
This commit is contained in:
parent
1c044520b5
commit
395fd67762
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
|||
$maybe _ <- mp
|
||||
<p>You're logged in, i.e. you should see a personal overview.
|
||||
$nothing
|
||||
<p>You aren't logged in, i.e. you should see a global overview/intro.
|
||||
<p>
|
||||
You aren't logged in, i.e. you should see a global overview/intro. Also,
|
||||
perhaps you are interested in <a href=@{PersonNewR}>signing up</a>.
|
||||
|
||||
<h2>Repos
|
||||
|
||||
|
|
Loading…
Reference in a new issue