github.com/loomnetwork/gamechain@v0.0.0-20200406110549-36c47eb97a92/tools/gamechain-debugger/view/layout/base.html (about)

     1  {{define "base"}}
     2  {{template "header" .}}
     3  {{template "content" .}}
     4  {{template "footer" .}}
     5  {{end}}