2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

fixes #4676 manually: example html updated

This commit is contained in:
Mark Otto
2012-08-25 22:31:10 -07:00
parent bb9d1af1ca
commit f744ad57fc
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1698,7 +1698,7 @@
</div>
<pre class="prettyprint linenums">
&lt;div class="page-header"&gt;
&lt;h1&gt;{{_i}}Example page header{{/i}}&lt;/h1&gt;
&lt;h1&gt;{{_i}}Example page header{{/i}} &lt;small&gt;{{_i}}Subtext for header{{/i}}&lt;/small&gt;&lt;/h1&gt;
&lt;/div&gt;
</pre>