Path : /var/www/html/jewelry-pos/vendor/twbs/bootstrap/site/layouts/shortcodes/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/jewelry-pos/vendor/twbs/bootstrap/site/layouts/shortcodes/callout.html |
{{- /* Usage: `callout "type"`, where `type` is one of info (default), danger, or warning */ -}} {{- $css_class := .Get 0 | default "info" -}} <div class="bd-callout bd-callout-{{ $css_class }}"> {{ .Inner | markdownify }} </div>