Fix missing bottom_js from base template

This commit is contained in:
Khanh Ngo
2021-08-28 15:58:23 +02:00
parent 29277d5b86
commit 630d62f3eb

View File

@@ -50,8 +50,8 @@ Connected Peers
</tbody>
</table>
{{ end }}
</div>
</section>
{{end}}
{{define "bottom_js"}}
{{end}}