git ssb

2+

cel / scuttlebot.io



Tree: 9e4b77aeb7181a93a9ee3ceb1c21d11841a35f57

Files: 9e4b77aeb7181a93a9ee3ceb1c21d11841a35f57 / tmpl / social / update-your-profile.html.js

194 bytesRaw
1var page = require('../page.part')
2module.exports = () => page({
3 tab: 'social',
4 path: '/social/update-your-profile.html',
5 content: `
6 <h2>Update your profile</h2>
7 <p>todo</p>
8 `
9})

Built with git-ssb-web