summaryrefslogtreecommitdiff
path: root/xerl.buetow.foo/content/40.Todos.xml
blob: 54090041b4592a9f2cd187eda8f880b8fd4b8845 (plain)
1
2
3
4
5
6
7
8
9
10
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=refs/heads/develop');
    </perl>
  </pretext>
</content>