/var/www/vhosts/ihelp.ro/httpdocs/vendor/twbs/bootstrap/site/layouts/_default
NameSizeModeActions
_markup/-0755rm
404.html1830644editdlrm
baseof.html4010644editdlrm
docs.html34170644editdlrm
examples.html77630644editdlrm
home.html4550644editdlrm
redirect.html580644editdlrm
single.html28820644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/twbs/bootstrap/site/layouts/_default/single.html (2882B)
{{ define "main" }}

{{ .Title | markdownify }}

{{ .Page.Params.Description | markdownify }}

{{ if eq .Title "Examples" }} {{ end }}
{{ partial "ads" . }}
{{ .Content }} {{ if eq .Title "Examples" }}
{{ partial "icons/droplet-fill.svg" (dict "width" "32" "height" "32") }}

Go further with Bootstrap Themes

Need something more than these examples? Take Bootstrap to the next level with premium themes from the official Bootstrap Themes marketplace. They’re built as their own extended frameworks, rich with new components and plugins, documentation, and powerful build tools.

Browse themes
Bootstrap Themes
{{ end }}
{{ end }}