Revert to version 9b2308a
This commit is contained in:
parent
1631c3ee60
commit
7c96dcba34
@ -42,7 +42,7 @@
|
|||||||
<div class="row align-items-center g-5">
|
<div class="row align-items-center g-5">
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<span class="eyebrow">{% if request.user.is_authenticated %}Private momentum tracker{% else %}Interesting Python project · try the demo{% endif %}</span>
|
<span class="eyebrow">{% if request.user.is_authenticated %}Private momentum tracker{% else %}Interesting Python project · try the demo{% endif %}</span>
|
||||||
<h1 class="hero-title">HELLO WORLD</h1>
|
<h1 class="hero-title">Track your momentum like a product, not a spreadsheet.</h1>
|
||||||
<p class="hero-copy">
|
<p class="hero-copy">
|
||||||
{% if request.user.is_authenticated %}
|
{% if request.user.is_authenticated %}
|
||||||
Welcome back, {{ request.user.username }}. Your entries are now private to your account, so this dashboard reflects your own focus, energy, and small wins.
|
Welcome back, {{ request.user.username }}. Your entries are now private to your account, so this dashboard reflects your own focus, energy, and small wins.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user