Improved Smoothing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
|
||||
{% extends "base.html" %}
|
||||
{% block title %}About us{% endblock title %}
|
||||
{% block content %}
|
||||
@@ -14,7 +15,15 @@
|
||||
|
||||
<h3>Integration with Strava, SportTracks or Concept2 logbook</h3>
|
||||
|
||||
<p>Coming Soon</p>
|
||||
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/wF_P6x0uSL4" frameborder="0" allowfullscreen></iframe></p>
|
||||
|
||||
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/rjNwXCh7jKg" frameborder="0" allowfullscreen></iframe></p>
|
||||
|
||||
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/WfccMz3SbAc" frameborder="0" allowfullscreen></iframe></p>
|
||||
|
||||
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/90AXO4dppT4" frameborder="0" allowfullscreen></iframe></p>
|
||||
|
||||
|
||||
|
||||
<h3>Basic charts</h3>
|
||||
|
||||
@@ -38,4 +47,4 @@
|
||||
|
||||
</div>
|
||||
|
||||
{% endblock content %}
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user