mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
fixes #4472: manually change mustache file as well for typo
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -233,7 +233,7 @@
|
||||
<h2 id="blockquotes">Blockquotes</h2>
|
||||
<p>For quoting blocks of content from another source within your document.</p>
|
||||
|
||||
<h3>Default blockqoute</h3>
|
||||
<h3>Default blockquote</h3>
|
||||
<p>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>.</p>
|
||||
<div class="bs-docs-example">
|
||||
<blockquote>
|
||||
|
||||
+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