mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 07:06:20 +01:00
8 lines
145 B
HTML
8 lines
145 B
HTML
{{ $_hugo_config := `{ "version": 1 }` }}
|
|
<v-card class='{{ .Get "style" }}-alert'>
|
|
<v-card-text>
|
|
{{ .Inner }}
|
|
|
|
</v-card-text>
|
|
</v-card>
|