Skip to content

Instantly share code, notes, and snippets.

@rizkylab
Created December 1, 2014 10:32
Show Gist options
  • Save rizkylab/652304f96eb8861a5963 to your computer and use it in GitHub Desktop.
Save rizkylab/652304f96eb8861a5963 to your computer and use it in GitHub Desktop.
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<title><%= title %></title>
<link rel='stylesheet' href='/css/stylesheet.css' />
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css">
<script src="../../assets/js/html5shiv.js"></script>
<script src="../../assets/js/respond.min.js"></script>
<![endif]-->
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment