mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fixes #4472: manually change mustache file as well for typo
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@
|
||||
<h2 id="blockquotes">{{_i}}Blockquotes{{/i}}</h2>
|
||||
<p>{{_i}}For quoting blocks of content from another source within your document.{{/i}}</p>
|
||||
|
||||
<h3>{{_i}}Default blockqoute{{/i}}</h3>
|
||||
<h3>{{_i}}Default blockquote{{/i}}</h3>
|
||||
<p>{{_i}}Wrap <code><blockquote></code> around any <abbr title="HyperText Markup Language">HTML</abbr> as the quote. For straight quotes we recommend a <code><p></code>.{{/i}}</p>
|
||||
<div class="bs-docs-example">
|
||||
<blockquote>
|
||||
|
||||
Reference in New Issue
Block a user