diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-28 18:02:25 +0200 |
| commit | 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 (patch) | |
| tree | 7f28e95ae7ac97f435eba0418e999db474e6a15a /xerl.buetow.foo/content/10.foo.xml | |
| parent | 714164e679851987512435ed9b88f094c822e9f3 (diff) | |
reformat XML
Diffstat (limited to 'xerl.buetow.foo/content/10.foo.xml')
| -rw-r--r-- | xerl.buetow.foo/content/10.foo.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/xerl.buetow.foo/content/10.foo.xml b/xerl.buetow.foo/content/10.foo.xml index 05e3d5e..b3b7c3c 100644 --- a/xerl.buetow.foo/content/10.foo.xml +++ b/xerl.buetow.foo/content/10.foo.xml @@ -1,13 +1,16 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>foo It's just xerl.buetow.foo</pagetitle> <important> <text> <strong>Important notice:</strong> - <noop>The domain </noop> <strong>.buetow.foo</strong> + <noop>The domain </noop> + <strong>.buetow.foo</strong> <noop>contains only development, test and PoC stuff. Replace </noop> - <strong>$shomething.buetow.foo</strong> <noop> with </noop> - <strong>$something.buetow.org</strong> <noop> (if exists) to get the stable stuff.</noop> + <strong>$shomething.buetow.foo</strong> + <noop> with </noop> + <strong>$something.buetow.org</strong> + <noop> (if exists) to get the stable stuff.</noop> </text> </important> <text>Welcome to my small humble website. My real name is Paul Buetow and I am a full time Linux System Administrator managing more than 1500 servers at work (in a team). In my spare time I drive buetow.org and also spend my time in system programming tasks.</text> |
