X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=macros%2FInclude.py;fp=macros%2FInclude.py;h=d46faf2222a2d4ba4178380943bd247bc6b974b5;hb=ae518e2c1f2e6cb7a519d44127deb2e4d255df72;hp=0000000000000000000000000000000000000000;hpb=4b7dd02a651033602a4e092a981a973dd20573e7;p=geekigeeki.git diff --git a/macros/Include.py b/macros/Include.py new file mode 100755 index 0000000..d46faf2 --- /dev/null +++ b/macros/Include.py @@ -0,0 +1,3 @@ +def _macro_Include(argv): + Page(argv[1]).send_naked() + return ''