Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="upd_hold">
- <div class="upd">
- <!-- main title: please do not edit -->
- <nav><h1><i class="fa fa-bars"></i> Updates</h1></nav>
- <!-- example links box -->
- <nav>
- <h3><i class="fa fa-star"></i> title</h3>
- <a href="/url">lorem</a>
- <a href="/url">ipsum</a>
- <a href="/url">dolor</a>
- </nav>
- <!-- example text box -->
- <nav>
- <h3><i class="fa fa-heart"></i> title</h3>
- <p>some text can go here</p>
- </nav>
- <!-- search form: please do not edit -->
- <nav><h3><i class="fa fa-search"></i> search</h3><form action="/search" class="search-form" method="get"><input type="text" name="q" placeholder="Search this blog..." value="{SearchQuery}"/></form></nav>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement