stencilproject / Stencil

Stencil is a simple and powerful template language for Swift.
https://stencil.fuller.li
BSD 2-Clause "Simplified" License
2.33k stars 221 forks source link

docs/template: (minor detail) redundant "base_news.html, base_news.html" #273

Open marc-medley opened 5 years ago

marc-medley commented 5 years ago

The Stencil/docs/templates.rst pages provides a rendunant example in the last section.

For example, base_news.html, base_news.html.

Perhaps, "base_blog.html, base_news.html" could add more clarity to the "For example, …"?