citra-web/site/themes/citra-bs-theme/layouts/shortcodes/callout.html

4 lines
55 B
HTML
Raw Normal View History

2017-11-07 19:35:16 +01:00
<div class="alert alert-info">
{{ .Inner }}
</div>