{% extends "base.html" %} {% block title %}{{ listing.title or listing.report.project_name }} — السوق{% endblock %} {% block content %}
{{ listing.description or listing.report.project_description }}
{% if listing.preview_text %}{{ listing.preview_text }}
{{ listing.license_terms }}
{{ review.comment }}
{% endif %}لقد اشتريت هذه الدراسة
{% elif listing.listing_goal in ('sell', 'license') %} {% if current_user.is_authenticated %} {% else %} سجّل دخولك للشراء {% endif %} {% elif listing.listing_goal == 'free' %} {% if current_user.is_authenticated %} عرض الدراسة مجاناً {% else %} سجّل دخولك للعرض {% endif %} {% elif listing.listing_goal in ('find_investor', 'find_partner') %} {% if current_user.is_authenticated %} {% if user_inquiry %}