   {%- assign words = content | number_of_words -%} {%- if words >= 360 -%}

   Estimated reading time: {{ words | divided_by:180 }} minutes

   {%- endif -%}
