This commit is contained in:
Matt Claypotch 2012-12-19 22:06:18 -05:00
Родитель c7e5f924dc
Коммит 857227900f
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -38,8 +38,6 @@
{{ disabled_payments_notice(addon=product) }}
{% endif %}
{% include 'purchase/error.html' %}
{{ mkt_breadcrumbs(items=[(url('browse.apps'), _('Apps')),
(None, product.name)]) }}
{% if not product.is_visible(request) %}
{{ notification(product, amo, mkt, is_dev, unrated_brazil_game) }}
{% else %}