% if title:

${title}

% endif % if date:

${date}

% endif % if description:

${description}

% endif % if link and link_text: ${link_text} % endif