{% extends 'tutor/base_tutor.html' %} {% load static %} {% block content %}
|
{{ profile.name }} {% if profile.verification_set.first.verified %} {% endif %}{{ profile.bio }}{{ profile.location }}{{ profile.gender }} |
{{ work.title }}{% with assignee=work.assignee_set.first %}{{ assignee.from_date|date:"M Y" }} - {{ assignee.to_date|date:"M Y" }},
{{ work.std_count }} student(s), {{ work.days }} days a week |
Salary ৳{{ work.salary }} |
No history found.
{% endif %}