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

Create a Pub

todo

` })