diff options
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/page-headers.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_includes/page-headers.html b/docs/_includes/page-headers.html index e2842042c..053241bc5 100644 --- a/docs/_includes/page-headers.html +++ b/docs/_includes/page-headers.html @@ -33,4 +33,9 @@ <p class="lead"> Guidance on how to upgrade from Bootstrap v3.x to v4.x with emphasis on major changes, what's new, and what's been removed. </p> +{% elsif page.group == "browser-bugs" %} + <h1>Wall of browser bugs</h1> + <p class="lead"> + A list of the browser bugs that Bootstrap is currently grappling with. + </p> {% endif %} |
