{% macro blog(img="", title="", date="", views="", category="", author="", text="") %}

{{ title }}

{{ text }}

Read More
{% endmacro %}