system-config/modules/openstack_project/files/mailman/html-templates-en/archtocentry.html
James E. Blair b208b6e982 Add openstack branded mailman templates
This imports the openstack-specific branding from puppet-mailman
and stages it in the new per-site template directory.  It won't
be used until puppet-mailman switches to using that directory.

Change-Id: I8f1a724022727cfa4b52327dfc2260fbd9a6336b
Depends-On: https://review.openstack.org/535848
2018-01-22 16:25:24 -08:00

13 lines
379 B
HTML

<tr>
<td>%(archivelabel)s:</td>
<td>
<A href="%(archive)s/thread.html">[ Thread ]</a>
<A href="%(archive)s/subject.html">[ Subject ]</a>
<A href="%(archive)s/author.html">[ Author ]</a>
<A href="%(archive)s/date.html">[ Date ]</a>
</td>
%(textlink)s
</tr>