diff --git a/docs/4_analytics.md b/docs/4_analytics.md index 1f9f93f..17aa323 100644 --- a/docs/4_analytics.md +++ b/docs/4_analytics.md @@ -476,9 +476,6 @@ We can use three different types of jinja blocks within a [macro](https://docs.g * `Statements` : These are used for flow control, for example, for loops or statements. -```md -{% %} FOR IF -``` * `Comments`: The text of the comment is not compiled, it allows us to indicate notes.