list-home.html 218 B

123456
  1. <li data-template="home-tmp" id={{id}}>
  2. <span class="icon mini home"></span>
  3. <div class="onright bubble red" data-icon="calendar">{{time}} ago</div>
  4. {{name}}
  5. <small data-search="earth">{{description}}</small>
  6. </li>