show "Amp your Firefox" pitch even for anonymous users at /developers/ (bug 878320)

This commit is contained in:
Chris Van 2013-06-10 13:23:43 -07:00
Родитель d36ec0e1d9
Коммит ce7823c8ee
2 изменённых файлов: 6 добавлений и 6 удалений

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

@ -51,6 +51,6 @@
<div class="highlight">
<h3>{{ _('Amp up your Firefox and win!') }}</h3>
<p>{{ _('Make (or update) an add-on for a chance to win a MacBook Air or Android tablet.') }}</p>
<p><a href="https://blog.mozilla.org/addons/amp-your-firefox" target="_blank">{{ _('Learn more') }}</a></p>
<p><a href="https://blog.mozilla.org/addons/amp-your-firefox" target="_blank">{{ _('Learn more') }} &raquo;</a></p>
</div>
{% endif %}

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

@ -93,12 +93,12 @@
{{ _('Become an Editor') }}</a></p>
</div>
#}
<div id="amp-your-firefox-promo" class="item">
<h3>{{ _('Amp up your Firefox and win!') }}</h3>
<p>{{ _('Make (or update) an add-on for a chance to win a MacBook Air or Android tablet.') }}</p>
<p><a href="https://blog.mozilla.org/addons/amp-your-firefox">{{ _('Learn more') }}</a></p>
</div>
{% endif %}
<div id="amp-your-firefox-promo" class="item">
<h3>{{ _('Amp up your Firefox and win!') }}</h3>
<p>{{ _('Make (or update) an add-on for a chance to win a MacBook Air or Android tablet.') }}</p>
<p><a href="https://blog.mozilla.org/addons/amp-your-firefox">{{ _('Learn more') }} ►</a></p>
</div>
{% include "devhub/includes/blog_posts.html" %}
</section>
<section id="homepage" class="primary">