~mika/www.m1kadev.nl

ref: d38822d87e8cc8888050783fc365394c42146242 www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
d38822d8 — m1ka add :3 animation 3 months ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>