{% macro item(a) %}

{{a|safe}}

{% endmacro %}
{{ item('Now availabe at: http://beta.book.xogeny.com/') }} {{ item('Thanks!') }}