@(title: String)(content: Html) @usuario() = @{ Http.Context.current().args.get("usuario").asInstanceOf[Usuario] } @title @notificacoes()
@content