projects
/
geekigeeki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2048d6c
)
We already have a better syntax for including pages
author
Bernie Innocenti
<bernie@codewiz.org>
Wed, 8 Apr 2009 23:35:57 +0000
(
01:35
+0200)
committer
Bernie Innocenti
<bernie@codewiz.org>
Wed, 8 Apr 2009 23:35:57 +0000
(
01:35
+0200)
macros/Include.py
[deleted file]
patch
|
blob
|
history
diff --git
a/macros/Include.py
b/macros/Include.py
deleted file mode 100755
(executable)
index
d46faf2
..0000000
--- a/
macros/Include.py
+++ /dev/null
@@
-1,3
+0,0 @@
-def _macro_Include(argv):
- Page(argv[1]).send_naked()
- return ''