Skip to content

Instantly share code, notes, and snippets.

@devdays
Created December 21, 2014 21:44
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 devdays/7fc9934ead0c8256e128 to your computer and use it in GitHub Desktop.
Save devdays/7fc9934ead0c8256e128 to your computer and use it in GitHub Desktop.
Single Page App - loading bootstrap and font awesome
<head>
<title>Simple Render Named Template in Knockout With the Spinner in a div</title>
<link href="Content/bootstrap-responsive.css" rel="stylesheet" />
<link href="Content/font-awesome.css" rel="stylesheet" />
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment