diff --git a/tpl-flex.php b/tpl-flex.php new file mode 100644 index 0000000..ddfd3fb --- /dev/null +++ b/tpl-flex.php @@ -0,0 +1,8 @@ +render("flex", site()->getCurrentPost("content")); + +get_footer();