diff options
| author | XhmikosR <[email protected]> | 2018-11-16 17:52:02 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-20 21:31:28 +0200 |
| commit | d9717d19450df23aa72a27da88073003b0d412dc (patch) | |
| tree | 12ddb8057a21f93575961cf3c853da7e43fc639b /site/_includes/bugify.html | |
| parent | 2b9af5e38ce4fdbe8b5debff54ae5049fde5ed55 (diff) | |
| download | bootstrap-d9717d19450df23aa72a27da88073003b0d412dc.tar.xz bootstrap-d9717d19450df23aa72a27da88073003b0d412dc.zip | |
Reindent.
Diffstat (limited to 'site/_includes/bugify.html')
| -rw-r--r-- | site/_includes/bugify.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/site/_includes/bugify.html b/site/_includes/bugify.html index cd8ab79a5..7f3340421 100644 --- a/site/_includes/bugify.html +++ b/site/_includes/bugify.html @@ -1,7 +1,7 @@ {%- comment -%} -Usage: {% include bugify.html content=text %}, -where content is a string that contains a bug reference name and id. -e.g. Bootstrap#19984 + Usage: include bugify.html content=text, + where content is a string that contains a bug reference name and id. + e.g. Bootstrap#19984 {%- endcomment -%} {%- assign words = include.content | split: " " -%} |
