github.com/gophish/gophish@v0.12.2-0.20230915144530-8e7929441393/models/testdata/html-file-without-vars.html (about)

     1  <html>
     2  <head><title>There are no variables here.</title></head>
     3  
     4  <body>
     5  
     6  There are no vars in this file.
     7  
     8  </body>
     9  </html>