home · contact · privacy
Display creation dates in index.html and article html files.
[redo-blog] / test / test_files / foo.html
diff --git a/test/test_files/foo.html b/test/test_files/foo.html
deleted file mode 100644 (file)
index 9eb95f5..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<title>Yet another blog – a title with some nasty characters: &amp;&lt;&gt;&quot;&#x27; %BODY%</title>
-</head>
-<body>
-<a href="index.html">Yet another blog</a>
-<article>
-<h1>a title with some nasty characters: &amp;&lt;&gt;&quot;' %BODY%</h1>
-<p>this text contains some special characters: /;%'&quot;&gt;&lt;&amp;äöüß</p>
-<h2 id="some-sub-heading">some sub-heading</h2>
-<p>and more than one paragraph</p>
-<h2 id="another-sub-heading">another sub-heading</h2>
-<p>note that should be ignored but \ should give a backlash</p>
-</article>
-</body>
-</html>
\ No newline at end of file