Skip to content

Instantly share code, notes, and snippets.

@sarciszewski
Created October 30, 2014 15:31
Show Gist options
  • Save sarciszewski/abcdf75ba7a2044e8f0f to your computer and use it in GitHub Desktop.
Save sarciszewski/abcdf75ba7a2044e8f0f to your computer and use it in GitHub Desktop.
gewt
<!DOCTYPE html>
<html>
<head>
<title>Something something dark side</title>
<meta charset="UTF-8" />
</head>
<body>
<h1>Title</h1>
<p>
Lorem Ipsum here
</p>
<p>
More Lorem Ipsum Here
<br />
Line breaks, because we can!
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment