aboutsummaryrefslogtreecommitdiffstats
path: root/templates/fa/archtocentry.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-05-20 15:51:13 -0700
committerMark Sapiro <mark@msapiro.net>2013-05-20 15:51:13 -0700
commit12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0 (patch)
tree3bbc66c65dc945a5f42baee7884699389ed112bc /templates/fa/archtocentry.html
parent64047694242be831634a82c35d948cbc44f60f20 (diff)
downloadmailman2-12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0.tar.gz
mailman2-12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0.tar.xz
mailman2-12e58f43ed736d8cf59bdd7ce7dcc376aee45cc0.zip
Here are the 'forgot to add' templates/fa and messages/fa files.
Diffstat (limited to 'templates/fa/archtocentry.html')
-rw-r--r--templates/fa/archtocentry.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/fa/archtocentry.html b/templates/fa/archtocentry.html
new file mode 100644
index 00000000..b6087f7e
--- /dev/null
+++ b/templates/fa/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>
+