git ssb

2+

cel / scuttlebot.io



Tree: 9e4b77aeb7181a93a9ee3ceb1c21d11841a35f57

Files: 9e4b77aeb7181a93a9ee3ceb1c21d11841a35f57 / tmpl / social / create-a-pub.html.js

180 bytesRaw
1var page = require('../page.part')
2module.exports = () => page({
3 tab: 'social',
4 path: '/social/create-a-pub.html',
5 content: `
6 <h2>Create a Pub</h2>
7 <p>todo</p>
8 `
9})

Built with git-ssb-web