github.ccut.club/rafael-santiago/cherry@v0.0.0-20161214151746-8ea42c6e9670/sample/templates/exit/0.html (about)

     1  <html>
     2      <frame>
     3          <body>
     4              <center>
     5                  <h1>Goodbye, "{{.nickname}}"!</h1>
     6                  <small><i>connection closed.</i></small>
     7              </center>
     8          </body>
     9      </frame>
    10  </html>