mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Remove .html suffix from shortcodes calls.
It's the default.
This commit is contained in:
@@ -559,7 +559,7 @@ A `<caption>` functions like a heading for a table. It helps users with screen r
|
||||
<div class="bd-example">
|
||||
<table class="table">
|
||||
<caption>List of users</caption>
|
||||
{{< partial "table-content.html" >}}
|
||||
{{< partial "table-content" >}}
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user