Archived
1
0
This commit is contained in:
4cdn 2015-11-22 16:02:45 -05:00
parent 6e87271483
commit a6da70e7d3

View File

@ -12,6 +12,7 @@ template parameters:
<title> Post History</title>
</head>
<body>
<td>
<table id="history_graph">
<thead>
<tr>
@ -30,5 +31,6 @@ template parameters:
{{/history.Scale}}
</tbody>
</table>
</td>
</body>
</html>