github.com/EngineerKamesh/gofullstack@v0.0.0-20180609171605-d41341d7d4ee/volume4/section2/gopherface/templates/myprofile_page.html (about)

     1  
     2  
     3  {{ define "pagecontent" }}
     4  {{template "myprofile_content" .}}
     5  {{end}}
     6  {{template "webpage" . }}