watsonbox/facture

View on GitHub
app/assets/javascripts/templates/projects.emblem

Summary

Maintainability
Test Coverage
h1 Projects

table.table
  thead
    tr
      th Name
      th Code
  tbody
    = each
      tr
        td= name
        td= code