{{ article.title }}
Verified
{% if article.updated_at %}
Updated {{ article.updated_at|date:"M j, Y" }}
{% endif %}
{{ article.body_froala|safe }}
{% extends "helpapp/base_help.html" %} {% block title %}{{ article.title }} — {{ helpapp_brand_name|default:"Help Center" }}{% endblock %} {% block content %}
Your feedback helps us improve the documentation and provide better guidance for everyone.
Browse more articles or search for another topic.