Skip to content

Instantly share code, notes, and snippets.

@SebSept
Created March 17, 2014 11:16
Show Gist options
  • Save SebSept/9597552 to your computer and use it in GitHub Desktop.
Save SebSept/9597552 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>TODO supply a title</title>
</head>
<body>
<div id="newsletter_block">
<form>
<input type="text" value="ma val" name="email" />
<input type="submit" />
</form>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment