forked from mirrors/hugo-tufte
4 lines
188 B
HTML
4 lines
188 B
HTML
|
<label for="{{ .Get "id" }}" class="margin-toggle sidenote-number"></label>
|
||
|
<input type="checkbox" id="{{ .Get "id" }}" class="margin-toggle"/>
|
||
|
<span class="sidenote">{{ .Inner }}</span>
|