SandpointsTheme/layouts/_default/list.html

4 lines
37 B
HTML
Raw Normal View History

2020-11-29 01:28:30 +01:00
<ul>
<li>{{ .Title }}</li>
</ul>