diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-30 23:16:08 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-30 23:16:08 +0200 |
| commit | 47f218e4dbf1c236ae2024740c3765e67a36b068 (patch) | |
| tree | 2ea8e0edcb1a4af439b00178e65af71875b04bf7 /cbars.buetow.foo/content/98.contact.xml | |
| parent | 7acaca39eb95fa7dee6a64c18bdb50668b79de9f (diff) | |
| parent | 65f27d6a8126fc774cea5c69a1ff4b42563e05ca (diff) | |
Merge branch 'hosts' of git.buetow.org:/git/xerl into hosts
Diffstat (limited to 'cbars.buetow.foo/content/98.contact.xml')
| -rw-r--r-- | cbars.buetow.foo/content/98.contact.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/cbars.buetow.foo/content/98.contact.xml b/cbars.buetow.foo/content/98.contact.xml new file mode 100644 index 0000000..a881cc3 --- /dev/null +++ b/cbars.buetow.foo/content/98.contact.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink> + <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> + </text> + <text> + <noop>But you may also use other methods such as listed </noop> + <namedlink href="http://contact.buetow.org">on this site</namedlink> + <noop> for example.</noop> + </text> + <text> + <noop>If you are interested in other projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> +</content> |
