mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 10:05:56 +01:00
6 lines
102 B
HTML
6 lines
102 B
HTML
<v-card class="{{ .Get "style" }}-alert">
|
|
<v-card-text>
|
|
{{ .Inner }}
|
|
</v-card-text>
|
|
</v-card>
|