diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 21 |
1 files changed, 11 insertions, 10 deletions
@@ -152,16 +152,17 @@ </form> </x-key-picker> - <x-chords-history></x-chords-history> - <form id='history'> - <fieldset> - <legend>history</legend> - <ol> - <li>GCEGCE</li> - <li>EBEGBE</li> - </ol> - </fieldset> - </form> + <x-chords-history> + <form id='history'> + <fieldset> + <legend>history</legend> + <ol> + <li>GCEGCE</li> + <li>EBEGBE</li> + </ol> + </fieldset> + </form> + </x-chords-history> <hr> |
