frontpage 1st cut
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<li class="rounder">
|
||||
<h1>Power Progress</h1>
|
||||
{% if user|is_planmember %}
|
||||
<a href="/rowers/fitness-progress">
|
||||
<a href="/rowers/fitness-progress/">
|
||||
{% else %}
|
||||
<a href="/rowers/promembership">
|
||||
{% endif %}
|
||||
|
||||
@@ -7,29 +7,158 @@
|
||||
{% block main %}
|
||||
{% load tz %}
|
||||
|
||||
<ul class="main-content">
|
||||
<li class="grid_5">
|
||||
<p>
|
||||
<h1 class="midden">Free Data and Analysis.</h1>
|
||||
<h2 class="midden">For Rowers. By Rowers.</h2>
|
||||
</p>
|
||||
</li>
|
||||
{% if user.is_anonymous %}
|
||||
<li>
|
||||
 :
|
||||
</li>
|
||||
<li>
|
||||
 :
|
||||
</li>
|
||||
<li class="rounder whiteborder">
|
||||
<a class="button midden" href="/rowers/register">
|
||||
<h1 class="midden">SIGN UP FREE</h1>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li class="rounder whiteborder">
|
||||
<form id="idLogInForm" method="post" action="{% url 'login' %}" class="loginForm">{% csrf_token %}
|
||||
<a class="button midden" href="/rowers/register">
|
||||
<h2 class="midden">Sign In</h2></a>
|
||||
{{ form.as_p }}
|
||||
<button class="midden button white"
|
||||
id="idLogInSubmit"
|
||||
name="idLogInSubmit"
|
||||
type="submit">Login
|
||||
</button>
|
||||
</form>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
{% endif %}
|
||||
<li class="grid_5">
|
||||
<p class="midden">There is no shortage of training advice for rowers.</p>
|
||||
|
||||
<p class="midden">The best research has found that what works best for one
|
||||
rower might not work for another. So, what can you do?</p>
|
||||
|
||||
<p class="midden">The best way to improve racing performance is to assess where
|
||||
you are, set objectives, make a plan, track progress,
|
||||
and adjust based on the results you are getting.
|
||||
</p>
|
||||
<h2 class="midden">WHAT WE OFFER</h2>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li class="frontitem">
|
||||
<h3 class="midden">LOG</h3>
|
||||
<div class="midden">
|
||||
<img src="/static/img/log.png"
|
||||
alt="Analyze" width="62px">
|
||||
</div>
|
||||
<p class="midden">
|
||||
Easily upload data from the most popular devices and apps. Maintain
|
||||
a consistent log for all your rowing (indoor and on the water).
|
||||
</p>
|
||||
</li>
|
||||
<li class="frontitem">
|
||||
<h3 class="midden">ANALYZE</h3>
|
||||
<div class="midden">
|
||||
<img src="/static/img/analyze.png"
|
||||
alt="Analyze" width="62px">
|
||||
</div>
|
||||
<p class="midden">
|
||||
Analyze your workouts with a consistent set of tools
|
||||
</p>
|
||||
</li>
|
||||
<li class="frontitem">
|
||||
<h3 class="midden">COMPARE</h3>
|
||||
<div class="midden">
|
||||
<img src="/static/img/compare.png"
|
||||
alt="Analyze" width="62px">
|
||||
</div>
|
||||
<p class="midden">
|
||||
Compare your results between workouts and with other rowers in your team
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
 :
|
||||
</li>
|
||||
<li>
|
||||
 :
|
||||
</li>
|
||||
<li class="rounder whiteborder">
|
||||
<a class="button midden" href="/rowers/features">
|
||||
<h2 class="midden">VIEW ALL</h2>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li class="grid_5">
|
||||
<div class="midden">
|
||||
<img src="/static/img/horizontal_line.png"
|
||||
alt="horizontal line">
|
||||
</div>
|
||||
</li>
|
||||
<li class="grid_5">
|
||||
<p class="midden">
|
||||
<a class="twitter-follow-button"
|
||||
href="https://twitter.com/rowsandall">
|
||||
Follow @rowsandall</a>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="midden">
|
||||
Local Time: {% now "jS F Y H:i" %}
|
||||
</p>
|
||||
<p class="midden">
|
||||
<a class="twitter-follow-button"
|
||||
href="https://twitter.com/rowsandall">
|
||||
Follow @rowsandall</a>
|
||||
</p>
|
||||
<p class="midden">
|
||||
Compatible with:
|
||||
<img src="/static/img/stravasquare.png" alt="Strava icon" width="30" height="30">
|
||||
<img src="/static/img/sporttrackssquare.png" alt="SportTracks icon" width="30" height="30">
|
||||
<img src="/static/img/c2square.jpg" alt="C2 icon" width="30" height="30">
|
||||
<img src="/static/img/nksquare.png" alt="NK icon" width="30" height="30">
|
||||
<img src="/static/img/cnsquare.png" alt="CrewNerd icon" width="30" height="30">
|
||||
<img src="/static/img/rimsquare.png" alt="RiM icon" width="30" height="30">
|
||||
<img src="/static/img/rpsquare.png" alt="RowPro icon" width="30" height="30">
|
||||
<img src="/static/img/essquare.png" alt="ErgStick icon" width="30" height="30">
|
||||
<img src="/static/img/bcsquare.png" alt="BoatCoach icon" width="30" height="30">
|
||||
<img src="/static/img/pssquare.png" alt="PainSled icon" width="30" height="30">
|
||||
<img src="/static/img/coxmate.png" alt="CoxMate icon" width="30" height="30">
|
||||
<img src="/static/img/ritmo_logo.gif" alt="RitmoTime icon" width="30" height="30">
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
<p class="midden">
|
||||
Compatible with:
|
||||
<img src="/static/img/stravasquare.png" alt="Strava icon" width="30" height="30">
|
||||
<img src="/static/img/sporttrackssquare.png" alt="SportTracks icon" width="30" height="30">
|
||||
<img src="/static/img/c2square.jpg" alt="C2 icon" width="30" height="30">
|
||||
<img src="/static/img/nksquare.png" alt="NK icon" width="30" height="30">
|
||||
<img src="/static/img/cnsquare.png" alt="CrewNerd icon" width="30" height="30">
|
||||
<img src="/static/img/rimsquare.png" alt="RiM icon" width="30" height="30">
|
||||
<img src="/static/img/rpsquare.png" alt="RowPro icon" width="30" height="30">
|
||||
<img src="/static/img/essquare.png" alt="ErgStick icon" width="30" height="30">
|
||||
<img src="/static/img/bcsquare.png" alt="BoatCoach icon" width="30" height="30">
|
||||
<img src="/static/img/pssquare.png" alt="PainSled icon" width="30" height="30">
|
||||
<img src="/static/img/coxmate.png" alt="CoxMate icon" width="30" height="30">
|
||||
<img src="/static/img/ritmo_logo.gif" alt="RitmoTime icon" width="30" height="30">
|
||||
</p>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li id="fitness-powerprogress">
|
||||
<a href="/rowers/fitnessprogress">
|
||||
<a href="/rowers/fitnessprogress/">
|
||||
<i class="far fa-watch-fitness fa-fw"></i> Power Progress
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user