Archived
1
0

try fixing placement of overview

This commit is contained in:
jeff 2015-10-31 11:17:25 -04:00
parent 1ad84780a8
commit 44b63a11a0

View File

@ -60,12 +60,11 @@
{{/ boardgraph}} {{/ boardgraph}}
</tbody> </tbody>
</table> </table>
<!-- begin overview -->
{{{overview.Render}}}
</div> </div>
</div> </div>
<!-- begin overview -->
<div class="index-inner">
{{{overview.Render}}}
</div>
</center> </center>
</body> </body>
</html> </html>