var page = require('../page.part') module.exports = () => page({ tab: 'social', path: '/social/update-your-profile.html', content: `

Update your profile

todo

` })