forked from mirrors/hugo-tufte
3 lines
188 B
HTML
3 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>
|