File tree Expand file tree Collapse file tree 6 files changed +337
-831
lines changed Expand file tree Collapse file tree 6 files changed +337
-831
lines changed Original file line number Diff line number Diff line change 47
47
</ a >
48
48
</ li >
49
49
</ ul >
50
- </ li > < li class ="menu-item menu-dropdown no-mobile ">
51
- < label title ="Select a Backend "> Backend</ label >
52
- < ul id ="backend ">
53
- < li >
54
- < input type ="radio " name ="backend_inputs " value ="core " id ="backend_core " checked ="true ">
55
- < label for ="backend_core " title ="Use the core libraries backend "> Core</ label >
56
- </ li >
57
- <!--
58
- <li>
59
- <input type="radio" name="backend_inputs" value="thermite" id="backend_thermite">
60
- <label for="backend_thermite" title="Use the try-thermite backend">Thermite</label>
61
- </li>
62
- <li>
63
- <input type="radio" name="backend_inputs" value="slides" id="backend_slides">
64
- <label for="backend_slides" title="Use the try-slides backend">Slides</label>
65
- </li>
66
- <li>
67
- <input type="radio" name="backend_inputs" value="flare" id="backend_flare">
68
- <label for="backend_flare" title="Use the try-flare backend">Flare</label>
69
- </li>
70
- <li>
71
- <input type="radio" name="backend_inputs" value="mathbox" id="backend_mathbox">
72
- <label for="backend_mathbox" title="Use the try-mathbox backend">Mathbox</label>
73
- </li>
74
- <li>
75
- <input type="radio" name="backend_inputs" value="behaviors" id="backend_behaviors">
76
- <label for="backend_behaviors" title="Use the try-behaviors backend">Behaviors</label>
77
- </li>
78
- -->
79
- </ ul >
80
50
</ li > < li class ="menu-item view_gist_li mobile-only ">
81
51
< a class ="view_gist " target ="trypurs_gist ">
82
52
< label title ="Open the original gist in a new window "> View Gist</ label >
You can’t perform that action at this time.
0 commit comments