From c26d3c09abea8aac5cdad752e23f19e5c8e98cd9 Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Sun, 6 Apr 2025 21:06:53 -0400 Subject: have gpt start us off --- templates/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..9a05e7a --- /dev/null +++ b/templates/index.html @@ -0,0 +1,11 @@ +{% extends 'base.html' %} + +{% block content %} +

Posts

+ + Create a new post +{% endblock %} \ No newline at end of file -- cgit 1.4.1-2-gfad0