From 1fc46e3c0bd0075f6ca9eeb50eecad10dbf767b8 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Thu, 22 Apr 2021 05:08:11 -0600 Subject: actually render the readme --- templates/about.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 templates/about.html (limited to 'templates') diff --git a/templates/about.html b/templates/about.html new file mode 100644 index 0000000..977d916 --- /dev/null +++ b/templates/about.html @@ -0,0 +1,13 @@ + + + + + + + {{ path }} + + +{{ readme|markdown|safe }} + + -- cgit v1.2.3