Warmer welcome copy on the public landing
The previous text ("Offentlige og halv-offentlige aktiviteter. Logg
inn for å se og legge til dine egne.") read like a sysadmin status
banner — it described the data model rather than the purpose.
New text explains what the app is actually for: making and sharing
winter activity lists to keep the winter blues at bay, with a nod to
the fact that some users will use it for entirely different lists.
Login is still one click away in the nav, so the dropped "Logg inn
for å se …" instruction isn't needed.
This commit is contained in:
parent
12d16c0835
commit
fbdb441427
1 changed files with 3 additions and 2 deletions
|
|
@ -122,8 +122,9 @@
|
|||
<div class="row" style="justify-content: space-between; margin-bottom: 1rem;">
|
||||
{#if publicOnly}
|
||||
<p class="muted" style="margin: 0;">
|
||||
Offentlige og halv-offentlige aktiviteter. Logg inn for å se og legge
|
||||
til dine egne.
|
||||
Her kan du lage og dele lister over ting å gjøre om vinteren for å
|
||||
holde vinterdepresjonen unna. Og selvfølgelig kan du også lage lister
|
||||
for andre formål — noen liker jo ikke sommeren heller.
|
||||
</p>
|
||||
{:else if session.user}
|
||||
<p class="muted" style="margin: 0;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue