gophish/models/testdata/html-file-without-vars.html
Glenn Wilkinson a6627dfc6b
Added support for templating attachments (#1936)
The following attachment types support template variables: docx, docm, pptx, xlsx, xlsm, txt, html, ics.
2022-02-02 15:41:27 +01:00

9 lines
No EOL
121 B
HTML

<html>
<head><title>There are no variables here.</title></head>
<body>
There are no vars in this file.
</body>
</html>