{% macro item(a) %}

{{a|safe}}

{% endmacro %}
{{ item('http://beta.book.xogeny.com/') }}