Files
rdvspeakers-theme-hugo/layouts/shortcodes/home-tickets.html
Horacio Gonzalez 5a3f6a3161 Initial commit
2020-10-14 14:21:46 +02:00

5 lines
93 B
HTML

{{ $_hugo_config := `{ "version": 1 }` }}
<section class="tickets">
{{ .Inner }}
</section>