mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-15 08:30:12 +08:00
3 lines
128 B
HTML
3 lines
128 B
HTML
<div class="notices {{ .Get 0 }}" data-title="{{ .Get 1 | default (.Get 0) | humanize }}">
|
|
{{ .Inner | markdownify }}
|
|
</div> |