Moma-Django
  • View Questions
  • View
    • All
    • Ranked
    • By time
    • My questions
    • {% csrf_token %}
  • New Question
  • About
  • github
    {% if the_user.is_authenticated %}
  • {{ the_user.username }}
    • Logout
  • {% else %}
  • Login
  • {% endif %}