Skip to content

Instantly share code, notes, and snippets.

@wvpv
Created June 9, 2018 15:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wvpv/1e6a18176828b8bfadbdf4e606f779aa to your computer and use it in GitHub Desktop.
Save wvpv/1e6a18176828b8bfadbdf4e606f779aa to your computer and use it in GitHub Desktop.
CNX18-ECAS-template
<div data-type="slot" data-key="init"></div>
<html>
<head>
<style>
body, a, input {font-family:sans-serif;}
</style>
<div data-type="slot" data-key="head"></div>
</head>
<body>
<div data-type="slot" data-key="body"></div>
<div data-type="slot" data-key="footer"></div>
<custom name="opencounter" type="tracking"></custom>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment