--- layout: default ---
{% include header.html %}
{% assign words = content | number_of_words %}   –  {{ words | divided_by:180 }} minute read {{ content }}
{% include footer.html %}