From 9ae60d45fb8fc7998cc4de8a4d9d39aebc7ffea1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 29 Mar 2020 15:49:00 +0200 Subject: Moved post listing into partials --- templates/partials/posts.twig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/partials/posts.twig (limited to 'templates/partials/posts.twig') diff --git a/templates/partials/posts.twig b/templates/partials/posts.twig new file mode 100644 index 0000000..b900ef6 --- /dev/null +++ b/templates/partials/posts.twig @@ -0,0 +1,8 @@ + -- cgit v1.2.3