summaryrefslogtreecommitdiff
path: root/xerl.buetow.foo/content/40.Todos.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xerl.buetow.foo/content/40.Todos.xml')
-rw-r--r--xerl.buetow.foo/content/40.Todos.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/xerl.buetow.foo/content/40.Todos.xml b/xerl.buetow.foo/content/40.Todos.xml
new file mode 100644
index 0000000..141b36f
--- /dev/null
+++ b/xerl.buetow.foo/content/40.Todos.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Todos</pagetitle>
+ <text>This is the TODO file of the current master branch:</text>
+ <pretext>
+ <perl>
+ use LWP::Simple;
+ get("http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=HEAD");
+ </perl>
+ </pretext>
+</content>