var page = require('../page.part') module.exports = () => page({ tab: 'social', path: '/social/invite-users-to-a-pub.html', content: `

Invite users to a Pub

todo

` })