{% extends "ndf/base.html" %} {% load i18n %} {% load ndf_tags %} {% load pagination_tags %} {% get_group_name groupid as group_name_tag %} {% block title %} {{ title }} {% endblock %} {% block help_content %}
Lets u have video chat.
{% endblock %} {% block meta_content %} {% blocktrans %}{% trans "Last Seen" %} | {% if profile.last_seen %}{{ profile.last_seen|timesince }}{% else %}awhile{% endif %} ago |
---|---|
{% trans "Online" %} | {{ profile.online }} |