{% extends "warden/warden_layout.html" %} {% block content %}


1 All returns in this page are in {{current_user['name_plural']}}.
{%if current_user['name'] != 'US Dollar'%} This means that the returns include the asset returns plus the currency return in the period.
For example, if Bitcoin in USD is up 5% and the {{current_user['name']}} is up 1%, the return will be 6.05% in {{current_user['name_plural']}}. {%endif%}


{% endblock content %}