Private
Public Access
1
0

done runkeeper

This commit is contained in:
Sander Roosendaal
2018-07-03 22:01:53 +02:00
parent ce53c29fee
commit 8da86e610d
7 changed files with 164 additions and 5 deletions

View File

@@ -111,7 +111,7 @@
{% endif %}
{% else %}
<div class="grid_1 alpha">
<a href="https://runkeeper.com/activity/{{ workout.uploadedtorunkeeper }}">
<a href="https://runkeeper.com/user/{{ rkuserid }}/activity/{{ workout.uploadedtorunkeeper }}">
<img src="/static/img/rkchecked.png" alt="Runkeeper icon" width="60" height="60"></a>
</div>
{% endif %}