{{ exp.position }}
{% if exp.is_current %} Aktif {% endif %}{% if exp.company_url %} {{ exp.company }} {% else %}{{ exp.company }}{% endif %} · {{ exp.get_employment_type_display }}
{{ exp.period }} · {{ exp.duration }}
{% if exp.location %}
{{ exp.location }} · {{ exp.get_location_type_display }}{% endif %}
-
{% for b in exp.bullets %}
- {{ b }} {% endfor %}