{% extends "base.html" %} {% block title %}{{ article.front_matter.title }} โ MemForge{% endblock %} {% block content %}
Created {{ article.front_matter.created.strftime('%Y-%m-%d') }} ยท Updated {{ article.front_matter.updated.strftime('%Y-%m-%d') }} ยท id: {{ article.front_matter.id }}