//- 
    To change this license header, choose License Headers in Project Properties.
    To change this template file, choose Tools | Templates
    and open the template in the editor.
     

extends ../base.jade

block content
  h3 Home

  .form-group.row
    .col-sm-2
      a(href="/processos/", class='btn btn-success btn-sm')
        i.glyphicon.glyphicon-plus
        span  Processos
