Course
  • خانه
  • دروس
  • جست و جو
{% if request.path == '/new_lesson/' %}
  • بازگشت
  • {% endif %} {% if request.path == '/lessons/' %}
  • بازگشت
  • {% endif %} {% if request.user.is_authenticated %}
  • خروج از حساب کاربری
  • {% else %}
  • ورود به حساب کاربری
  • {% endif %}