Skip to content

Instantly share code, notes, and snippets.

@vickonrails
Created February 18, 2018 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vickonrails/5cfba32e977793ecc635a2ae16ac8a76 to your computer and use it in GitHub Desktop.
Save vickonrails/5cfba32e977793ecc635a2ae16ac8a76 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title> {{title}} </title>
<link rel='stylesheet' href='css/style.css'/>
</head>
<body>
Hello world
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment