Created
January 10, 2014 23:04
-
-
Save lnickers2004/8364394 to your computer and use it in GitHub Desktop.
Bootstrap3: Page header with breadcrumb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--page header with breadcrumb contact us heading--> | |
<div class="page-header"> | |
<!-- <ol class="breadcrumb"> | |
<li><a href="/">Home</a></li> | |
<li class="active">Contact</li> | |
</ol>--> | |
<h1><span class="mgm-oline">Contact Us</span></h1> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment