From 943411c9006345b07557e76ff360c388ee8366c1 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 20 Oct 2021 12:31:42 +0800 Subject: +some lua libs --- .../Libraries/luafun/doc/_templates/layout.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Resources/DefaultContent/Libraries/luafun/doc/_templates/layout.html (limited to 'Resources/DefaultContent/Libraries/luafun/doc/_templates') diff --git a/Resources/DefaultContent/Libraries/luafun/doc/_templates/layout.html b/Resources/DefaultContent/Libraries/luafun/doc/_templates/layout.html new file mode 100644 index 0000000..ee1fa29 --- /dev/null +++ b/Resources/DefaultContent/Libraries/luafun/doc/_templates/layout.html @@ -0,0 +1,14 @@ +{% extends "!layout.html" %} + +{% block footer %} +{{ super() }} + +{% endblock %} -- cgit v1.1-26-g67d0