{{ config.NAME }} @{{ config.USERNAME }}@{{ config.DOMAIN }} {% if not session.logged_in %}Remote follow{% endif %}
{{ config.SUMMARY | safe }} {% if config.PROFILE_METADATA %}
{% for item in config.ME.attachment %} {% if item.type == "PropertyValue" %}
{{item.name | safe }}
{{ item.value | safe }}
{% endif %} {% endfor %}
{% endif %}
  • Notes {{ notes_count }}
  • {% if session.logged_in %}
  • All {{ with_replies_count }}
  • Liked {{ liked_count }}
  • {% endif %}
  • Followers {{ followers_count }}
  • {% if not config.HIDE_FOLLOWING or session.logged_in %}
  • Following {{ following_count }}
  • {% endif %}