diff options
Diffstat (limited to 'vendor/twbs/bootstrap/site/layouts/shortcodes/partial.html')
-rw-r--r-- | vendor/twbs/bootstrap/site/layouts/shortcodes/partial.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/site/layouts/shortcodes/partial.html b/vendor/twbs/bootstrap/site/layouts/shortcodes/partial.html new file mode 100644 index 000000000..c9d3496de --- /dev/null +++ b/vendor/twbs/bootstrap/site/layouts/shortcodes/partial.html @@ -0,0 +1 @@ +{{ partial (.Get 0) . }} |