aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ca/archtocentry.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/ca/archtocentry.html22
1 files changed, 12 insertions, 10 deletions
diff --git a/templates/ca/archtocentry.html b/templates/ca/archtocentry.html
index 134b65b1..b4f9370c 100644
--- a/templates/ca/archtocentry.html
+++ b/templates/ca/archtocentry.html
@@ -1,10 +1,12 @@
-
- <tr>
- <td>%(archivelabel)s:</td>
-
- <td> <A href="%(archive)s/thread.html">[ Fil de discusi&oacute;]</a> <A href="%(archive)s/subject.html">[
- Tema]</a> <A href="%(archive)s/author.html">[ Autor ]</a> <A href="%(archive)s/date.html">[
- Data ]</a> </td>
- %(textlink)s
- </tr>
-
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <a href="%(archive)s/thread.html">[ Fil de discussi&oacute; ]</a>
+ <a href="%(archive)s/subject.html">[ Tema ]</a>
+ <a href="%(archive)s/author.html">[ Autor ]</a>
+ <a href="%(archive)s/date.html">[ Data ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+