# output
#<li><a href="#index" class="page-link">Home</a></li>
module.exports = (href,t) -> 
  li ->
    a '.page-link', {href}, t