{% load i18n %} {% load humanize %} {% if membership %}



{% translate 'You Joined since' %} {{ membership.joined_at|naturaltime }} {% endif %}