59 |
60 |
64 |
65 |
66 |
80 |
81 |
82 |
93 |
94 |
95 |
96 |
97 |
111 |
112 |
120 |
121 |
122 |
142 |
143 |
144 |
145 |
146 | {{> header}}
147 |
148 |
194 |
195 | {{#if search_enabled}}
196 |
206 | {{/if}}
207 |
208 |
209 |
216 |
217 |
218 |
219 | {{{ content }}}
220 |
221 |
222 |
238 |
239 |
240 |
241 |
254 |
255 |
256 |
257 | {{#if live_reload_endpoint}}
258 |
259 |
274 | {{/if}}
275 |
276 | {{#if google_analytics}}
277 |
278 |
293 | {{/if}}
294 |
295 | {{#if playground_line_numbers}}
296 |
299 | {{/if}}
300 |
301 | {{#if playground_copyable}}
302 |
305 | {{/if}}
306 |
307 | {{#if playground_js}}
308 |
309 |
310 |
311 |
312 |
313 | {{/if}}
314 |
315 | {{#if search_js}}
316 |
317 |
318 |
319 | {{/if}}
320 |
321 |
322 |
323 |
324 |
325 |
326 | {{#each additional_js}}
327 |
328 | {{/each}}
329 |
330 | {{#if is_print}}
331 | {{#if mathjax_support}}
332 |
339 | {{else}}
340 |
345 | {{/if}}
346 | {{/if}}
347 |
348 |