{% extends "base.html" %} {% block body_attributes %}id="apps"{% endblock %} {% block bodyclass %}section-apps landing{% endblock %} {% block title %}{{ page_title(_('Firefox Apps & Hacks Newsletter')) }}{% endblock %} {% block content %} {% trans profile_edit_url=url('users.my_profile_edit') %}Edit your profile to join the newsletter.{% endtrans %} {% endblock %}
{% trans profile_edit_url=url('users.my_profile_edit') %}Edit your profile to join the newsletter.{% endtrans %}