akz92/estudeantes

View on GitHub
app/views/periods/new.html.haml

Summary

Maintainability
Test Coverage
.container-fluid
  .row
    .col-xs-4
      /= flash[:notice]
      %h3 Criar Periodo
      = render 'form', dom_id: 'new'