function(input, output, session) { callModule(counter, "counter1") }
fluidPage( counterButton("counter1", "Counter #1") )