git ssb

0+

k4ml / belajar-js



Tree: ba1c8c210fd9f842b6c86bbe6ecaf660742416a4

Files: ba1c8c210fd9f842b6c86bbe6ecaf660742416a4 / _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