diff options
Diffstat (limited to 'src/mailman/templates/en/archtocentry.html')
| -rw-r--r-- | src/mailman/templates/en/archtocentry.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mailman/templates/en/archtocentry.html b/src/mailman/templates/en/archtocentry.html new file mode 100644 index 000000000..e2a6d2e37 --- /dev/null +++ b/src/mailman/templates/en/archtocentry.html @@ -0,0 +1,12 @@ + + <tr> + <td>$archivelabel:</td> + <td> + <A href="$archive/thread.html">[ Thread ]</a> + <A href="$archive/subject.html">[ Subject ]</a> + <A href="$archive/author.html">[ Author ]</a> + <A href="$archive/date.html">[ Date ]</a> + </td> + $textlink + </tr> + |
