aboutsummaryrefslogtreecommitdiff
path: root/docs/build/node_modules/hogan.js/test/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-14 23:42:47 -0800
committerMark Otto <[email protected]>2013-02-14 23:42:47 -0800
commitae525258af17ef8f14259971442eacbec31d1d01 (patch)
tree5f5958f83b59356cdac32440183b691afe0c4e7a /docs/build/node_modules/hogan.js/test/index.html
parentb1e7010bfcba029180545fe0dcf4d66183ea4a71 (diff)
parentaa5f09037133f22093c4b97d15451d4e54180ba2 (diff)
downloadbootstrap-ae525258af17ef8f14259971442eacbec31d1d01.tar.xz
bootstrap-ae525258af17ef8f14259971442eacbec31d1d01.zip
Merge branch 'bs3_jekyll' into 3.0.0-wip
Conflicts: docs/css.html docs/templates/pages/css.mustache
Diffstat (limited to 'docs/build/node_modules/hogan.js/test/index.html')
-rw-r--r--docs/build/node_modules/hogan.js/test/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/build/node_modules/hogan.js/test/index.html b/docs/build/node_modules/hogan.js/test/index.html
deleted file mode 100644
index 6f0e7438b..000000000
--- a/docs/build/node_modules/hogan.js/test/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-<head>
- <title>test</title>
- <script src="https://raw.github.com/douglascrockford/JSON-js/master/json2.js"></script>
-</head>
-<body>
- <code id="console"></code>
- <script>var Hogan = {};</script>
- <script src="../lib/template.js"></script>
- <script src="../lib/compiler.js"></script>
- <script src="./index.js"></script>
-</body>
-</html> \ No newline at end of file