git ssb

0+

k4ml / belajar-js



Tree: 4b402e918255c2bfc77363b8e147455682c5daef

Files: 4b402e918255c2bfc77363b8e147455682c5daef / _includes / author.html

221 bytesRaw
1
2 <div class="pic">
3 <a name="{{ key }}" />
4 <img src="{{ author.pic }}" />
5 </div>
6 <div class="bio">
7 <p>
8 {{ author.full_bio_ms }}
9 <p>
10 <p style="font-style:italic">
11 {{ author.full_bio_en }}
12 </p>
13 </div>
14

Built with git-ssb-web