diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -157,8 +157,9 @@ <fieldset> <legend>history</legend> <ol> - <li>GCEGCE</li> - <li>EBEGBE</li> + <template> + <li><slot name='fretboard'>dummy</slot></li> + </template> </ol> </fieldset> </form> |
