Forte Playground
{% load_json %} { "a": 1, "b": 2 } {% endload -%} a + b = <b>{{ a + b }}</b>
Render
autorender