{% extends "base.html" %} {% block title %}Dashboard — InkDrop{% endblock %} {% block content %}
{{ post.created_at.strftime('%B %d, %Y') }}
No posts yet. Create your first one!