diff --git a/docs/_docs/templates.md b/docs/_docs/templates.md index 4b93b75a..052c74e8 100644 --- a/docs/_docs/templates.md +++ b/docs/_docs/templates.md @@ -94,7 +94,8 @@ you come up with your own tags via plugins.
Date to String in ordinal US style
-Format a date to ordinal, US, short format.
+Format a date to ordinal, US, short format. + {% include docs_version_badge.html version="3.8.0" %}
@@ -122,7 +123,8 @@ you come up with your own tags via plugins.
Date to Long String in ordinal UK style
-Format a date to ordinal, UK, long format.
+Format a date to ordinal, UK, long format. + {% include docs_version_badge.html version="3.8.0" %}