{% comment %} Reading Time Badge Template Displays a reading time badge with optional icon. Customize CSS classes and styling as needed. {% endcomment %} {% if reading_time %} {% if show_icon %} {% endif %} {{ reading_time }} {% endif %}