Porom anti-social media {%- if is_logged_in() -%} {%- with user = get_active_user() -%}
  • Welcome, {{ user.get_readable_name() }}
  • Settings
  • Inbox
  • Bookmarks
  • {% if user.is_mod() -%}
  • Moderation
  • {%- endif %}
{%- endwith -%} {%- else -%}
Sign up
{%- endif -%}