Getting things going

This commit is contained in:
2017-10-21 17:47:01 -05:00
parent 1905f2c009
commit 0850550be4
12 changed files with 59 additions and 37 deletions

View File

@@ -31,7 +31,7 @@
</tbody>
<tfoot>
<tr>
<td class="left" colspan="3">{{ len .Site.Votes }} Total Votes</td>
<td class="left" colspan="3">{{ len .TemplateData.AllVotes }} Total Votes</td>
</tr>
</tfoot>
</table>