{% extends "templates/base.html" %} {% block content %}






{{ text_limiter_title }}

{{ text_limiter_subtitle }}

Try Again
{% if enable_footer == true %}
{{ footer_content }}

{% endif %}
{% endblock %}