{{ text }}
{% if button_text %} {{ button_text }} {% endif %}{% macro search_box(settings, id=False, prefix=None, target=None, placeholder=_('Search questions, articles, or topics (example: saving passwords in Firefox)'), params=None) %}
{% endmacro %} {% macro sumo_banner(id, text, modifier_class=None, image=None, button_text=None, button_link=None) %} {% endmacro %} {% macro scam_banner() %} {% endmacro %} {% macro browse_by_topic(product=True) %} {% set row_one_left_slug="settings" %} {% set row_one_right_slug="installation-and-updates" %} {% set row_two_left_slug="email-and-messaging" %} {% set row_two_right_slug="performance-and-connectivity" %} {% set row_three_left_slug="privacy-and-security" %} {% set row_three_right_slug="browse" %} {% if product %} {% set link_name = "main-menu.topic-home" %} {% set row_one_left_url = url('products.topic_documents', topic_slug=row_one_left_slug ) %} {% set row_one_right_url = url('products.topic_documents', topic_slug=row_one_right_slug ) %} {% set row_two_left_url = url('products.topic_documents', topic_slug=row_two_left_slug ) %} {% set row_two_right_url = url('products.topic_documents', topic_slug=row_two_right_slug ) %} {% set row_three_left_url = url('products.topic_documents', topic_slug=row_three_left_slug ) %} {% set row_three_right_url = url('products.topic_documents', topic_slug=row_three_right_slug ) %} {% else %} {% set link_name = "main-menu.support-forum-home" %} {% set row_one_left_url = url('questions.list_by_topic', topic_slug=row_one_left_slug ) %} {% set row_one_right_url = url('questions.list_by_topic', topic_slug=row_one_right_slug ) %} {% set row_two_left_url = url('questions.list_by_topic', topic_slug=row_two_left_slug ) %} {% set row_two_right_url = url('questions.list_by_topic', topic_slug=row_two_right_slug ) %} {% set row_three_left_url = url('questions.list_by_topic', topic_slug=row_three_left_slug ) %} {% set row_three_right_url = url('questions.list_by_topic', topic_slug=row_three_right_slug ) %} {% endif %} {% endmacro %} {% macro aux_nav(user, hide_aaq_link=False) %}{{ field.help_text|safe }}
{% endif %}{{ field.help_text|safe }}
{% endif %}{{ doc.current_revision.summary }}