Created
April 5, 2013 16:41
-
-
Save tjtate/5320730 to your computer and use it in GitHub Desktop.
This file contains 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
<div class="site-content large-8 columns" role="main"> | |
<div class="error-search row"> | |
<div class="large-12 columns"> | |
<h1>The page your trying to reach doesn't exist.</h1> | |
<div class="panel"> | |
<p>Search in the box below, or selecting an option from the menu above.</p> | |
<form><input type="text" class="site-search" name="s" value="" placeholder="Enter Search Term Here"><input type="submit" class="button small rounded mag-glass" value=""></form> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment