bugfix: reintroduced necessary template for tagged-pages

svn path=/trunk/; revision=35822
This commit is contained in:
paul 2017-08-30 11:45:55 +00:00
parent 78605586c4
commit 31c16398f5

34
tags/tagged.en.xhtml Normal file
View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>FSFE - tagged pages</title>
</head>
<body>
<p id="category"><a href="/tags/tags.html">Tags</a></p>
<h1>List of tagged pages</h1>
<p>View: <a href="#tagged-news">News</a> / <a href="#tagged-events">Events</a></p>
<h2 id="tagged-news">News</h2>
<tagged-news/>
<h2 id="tagged-events">Events</h2>
<tagged-events/>
</body>
<timestamp>$Date: 2011-01-13 15:29:42 +0100 (jeu. 13 janv. 2011) $ $Author: samtuke $</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->