8 lines
90 B
HTML
8 lines
90 B
HTML
{% extends "emailbase.html" %}
|
|
|
|
{% block body %}
|
|
stravaid {{ stravaid }}
|
|
|
|
{% endblock %}
|
|
|