Move signup link to login line, should look a bit nicer

This commit is contained in:
fr33domlover 2019-01-19 01:41:57 +00:00
parent 853390aba0
commit 822345a70e
2 changed files with 3 additions and 4 deletions

View file

@ -1,6 +1,6 @@
$# This file is part of Vervis.
$#
$# Written in 2016 by fr33domlover <fr33domlover@riseup.net>.
$# Written in 2016, 2019 by fr33domlover <fr33domlover@riseup.net>.
$#
$# ♡ Copying is an act of love. Please copy, reuse and share.
$#
@ -20,6 +20,8 @@ $nothing
<div>
You are not logged in.
<a href=@{AuthR LoginR}>Log in.
Or
<a href=@{AuthR newAccountR}>Sign up.
^{breadcrumbsW}

View file

@ -12,9 +12,6 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
$# with this software. If not, see
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
<p>
Or <a href=@{AuthR newAccountR}>Sign up</a>.
<p>
Vervis is project hosting platform which is going to be decentralized.
ActivityPub federation is being developed. There's still lots of work to do,