aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ar/archtocentry.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ar/archtocentry.html')
-rwxr-xr-xtemplates/ar/archtocentry.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/ar/archtocentry.html b/templates/ar/archtocentry.html
new file mode 100755
index 00000000..bfa4437c
--- /dev/null
+++ b/templates/ar/archtocentry.html
@@ -0,0 +1,12 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ السلسلة ]</a>
+ <A href="%(archive)s/subject.html">[ العنوان ]</a>
+ <A href="%(archive)s/author.html">[ الكاتب ]</a>
+ <A href="%(archive)s/date.html">[ التاريخ ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+