Files
gijsio e92a07b740 improved working of development
Combined the development pages into the stable docs with additional blocks
2020-08-24 15:48:53 +02:00

8 lines
145 B
HTML

{{ $_hugo_config := `{ "version": 1 }` }}
<v-card class='{{ .Get "style" }}-alert'>
<v-card-text>
{{ .Inner }}
</v-card-text>
</v-card>