home · contact · privacy
Add modification date element to article template.
[redo-blog] / test / test_files / foo.html.ignoring
index 490e71aba5f6e13555a24afa0aafd9e3d99bae0e..ba0044677c5cf5abd1cabb1ebf478a8d4977410a 100644 (file)
@@ -19,7 +19,7 @@ header p { margin: 0; }
 <article>
 <header>
 <h1>a title with some nasty characters: &amp;&lt;&gt;&quot;' %BODY%</h1>
-<p><time>IGNORE</time></p>
+<p>created: <time>IGNORE</time> / last update: <time>IGNORE</time></p>
 </header>
 <p>this text contains some special characters: /;%'&quot;&gt;&lt;&amp;äöüß</p>
 <h2 id="some-sub-heading">some sub-heading</h2>