news

<div
  class="table-responsive"
  
>
  <table class="table table-sm table-borderless">
    
    
    
      <tr>
        <th scope="row" style="width: 20%">Jan 15, 2016</th>
        <td>
          
            A simple inline announcement with Markdown emoji! :sparkles: :smile:

          
        </td>
      </tr>
    
      <tr>
        <th scope="row" style="width: 20%">Nov 07, 2015</th>
        <td>
          
            <a class="news-title" href="/news/announcement_2/">A long announcement with details</a>
          
        </td>
      </tr>
    
      <tr>
        <th scope="row" style="width: 20%">Oct 22, 2015</th>
        <td>
          
            A simple inline announcement.

          
        </td>
      </tr>
    
  </table>
</div>

</div>