aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-03 13:19:53 -0700
committerMark Otto <[email protected]>2012-11-03 13:19:53 -0700
commit7ea343d57014555a3fd244b2308945d8c7684e18 (patch)
treea407e010108439c03f6b6efac1b6aa6707f1ceba /docs/templates
parentead5dbeba5cd7acfa560bfb353f5e7c4f4a19256 (diff)
parent2f39f86bd78457fd010d91c94604d271ce674892 (diff)
downloadbootstrap-7ea343d57014555a3fd244b2308945d8c7684e18.tar.xz
bootstrap-7ea343d57014555a3fd244b2308945d8c7684e18.zip
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/base-css.mustache4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index e0a028068..068795402 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -162,7 +162,7 @@
</address>
<address>
<strong>{{_i}}Full Name{{/i}}</strong><br>
- <a href="mailto:#">{{_i}}[email protected]{{/i}}</a>
+ <a href="mailto:#">{{_i}}[email protected]{{/i}}</a>
</address>
</div>
<pre class="prettyprint linenums">
@@ -175,7 +175,7 @@
&lt;address&gt;
&lt;strong&gt;{{_i}}Full Name{{/i}}&lt;/strong&gt;&lt;br&gt;
- &lt;a href="mailto:#"&gt;{{_i}}[email protected]{{/i}}&lt;/a&gt;
+ &lt;a href="mailto:#"&gt;{{_i}}[email protected]{{/i}}&lt;/a&gt;
&lt;/address&gt;
</pre>