Private
Public Access
1
0

Improved Smoothing

This commit is contained in:
Sander Roosendaal
2016-11-13 11:55:15 +01:00
parent 780c1f9611
commit ae0d95ecb5
2 changed files with 27 additions and 7 deletions

View File

@@ -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 %}