Skip to content

Commit

Permalink
Fix missing bottom_js from base template
Browse files Browse the repository at this point in the history
  • Loading branch information
Khanh Ngo committed Aug 28, 2021
1 parent 29277d5 commit 630d62f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/status.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
</tbody>
</table>
{{ end }}


</div>
</section>
{{end}}
{{define "bottom_js"}}
{{end}}

0 comments on commit 630d62f

Please sign in to comment.