{% extends "landing/base.html" %} {% load static i18n humanize base_tag landing_tag %} {% block title %}{% trans "BuildBlock |" %} {{page_title}}{% endblock title %} {% block page_title %}
{{case.title}}
{{case.purchase_price|filter_safe_money_read_from_db|floatformat:0|intcomma}} ({{case.purchase_price|filter_change_dollar_to_100_m_won|floatformat:-1}}억 원)
{{case.selling_price|filter_safe_money_read_from_db|floatformat:0|intcomma}} ({{case.selling_price|filter_change_dollar_to_100_m_won|floatformat:-1}}억 원)