{% extends "piggyback/base.html" %} {% block title %}Recipients{% endblock %} {% block content %}
Manage recipients for your cards. Your account details are synced automatically.
{% if system_user_details.email %}{{ system_user_details.email }}{% endif %} {% if system_user_details.city %} ยท {{ system_user_details.city }}{% endif %}
Synced from your account