doctype html html head title= title body h1 Welcome to our Web App! p This is a simple example using Express and Pug. a(href='/users') View Users div div p Transactions p=transactionCount div p Categorys p=categoryCount div p Users p=userCount