git ssb

0+

k4ml / belajar-js



Tree: 998eca3a216412a431765230c7b8533155bb5da2

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