summaryrefslogtreecommitdiff
path: root/templates/rlist2-dsa.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rlist2-dsa.html')
-rw-r--r--templates/rlist2-dsa.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/rlist2-dsa.html b/templates/rlist2-dsa.html
index 7b60c44..ad30626 100644
--- a/templates/rlist2-dsa.html
+++ b/templates/rlist2-dsa.html
@@ -21,6 +21,9 @@ Available Stats:
<th>Cypherpunk (Type I)</th>
</TMPL_IF>
<th>Mixmaster (Type II)</th>
+<TMPL_IF NAME="combined_list">
+ <th>Combined</th>
+</TMPL_IF>
</tr>
<tr>
<td><a href="rlist.html">v1</a></td>
@@ -30,6 +33,9 @@ Available Stats:
<td><a href="rlist-clear.html">(cleartext)</a></td>
</TMPL_IF>
<td><a href="mlist.html">v1</a></td>
+<TMPL_IF NAME="combined_list">
+ <td rowspan=2><a href="clist.html">V2</a></td>
+</TMPL_IF>
</tr>
<tr>
<td><a href="rlist2.html">v2</a></td>