Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- search box -->
- <input class="search" size="50" placeholder="Search keyword(s)"/><br />
- <span class="searchtip">(begin typing and results will automatically filter)</span><br/>
- <!-- sort by -->
- <ul class="sort-by">
- <li class="sort btn" data-sort="wordcount">Sort by length</li>
- <li class="sort btn" data-sort="fictitle">Sort by name</li>
- <li class="sort btn" data-sort="author">Sort by author</li>
- </ul>
- <br /><br />
- <ul class="list">
Advertisement
Add Comment
Please, Sign In to add comment