diff --git a/second-edition/theme/header.hbs b/second-edition/theme/header.hbs deleted file mode 100644 index 987c45537..000000000 --- a/second-edition/theme/header.hbs +++ /dev/null @@ -1 +0,0 @@ -

You are reading a draft of the next edition of TRPL. For more, go here.

diff --git a/second-edition/theme/index.hbs b/second-edition/theme/index.hbs new file mode 100644 index 000000000..61178add1 --- /dev/null +++ b/second-edition/theme/index.hbs @@ -0,0 +1,239 @@ + + + + + {{ title }} + + + + + + + + + + + + + + + + + + + + + {{#each additional_css}} + + {{/each}} + + + + {{#if mathjax_support}} + + + {{/if}} + + + + + + + + + + + + + + {{#each additional_js}} + + {{/each}} + + + + + + + + + + + +
+ +
+

You are reading a draft of the next edition of TRPL. For more, go here.

+ + +
+ {{{ content }}} +
+ + + {{#previous}} + + {{/previous}} + + {{#next}} + + {{/next}} + +
+ + {{#previous}} + + {{/previous}} + + {{#next}} + + {{/next}} + +
+ + + + + + + {{{livereload}}} + + {{#if google_analytics}} + + {{/if}} + + {{#if playpens_editable}} + + + + + + {{/if}} + + {{#if is_print}} + + {{/if}} + + + + +