• home
  • menu
      {% if user.is_authenticated %}
    • My Collection
    • {% endif %}
    • MTG Community
    • Contact Us
    {% if user.is_authenticated %}
  • Welcome, {{user.username|title}}!
  • Logoutlogout
  • {% else %}
  • Loginperson
  • Registerperson_add
  • {% endif %}