diff --git a/kitsune/products/templates/products/mobile/documents.html b/kitsune/products/templates/products/mobile/documents.html index 785b169cea6..bea87902cc1 100644 --- a/kitsune/products/templates/products/mobile/documents.html +++ b/kitsune/products/templates/products/mobile/documents.html @@ -45,6 +45,13 @@ {{ document['document_title'] }} {% endfor %} + {% if product.questions_enabled(request.LANGUAGE_CODE) %} +
  • + + {{ _('Get community support') }} + +
  • + {% endif %} {% if fallback_documents %}