{% extends "content.html" %} {%- block content %}
by {{ page.authors | join(sep=", ") }} {% if lang == "pt" %}Linkado{% else %}Linked{% endif %} {{ page.date | date(format="%Y-%m-%d %H:%M:%S") }}
{{ page.extra.comment }}