~mika/www.m1kadev.nl

ref: 660ec671e78dc9dde00c74c058dbcce61c8c348c www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
660ec671 — m1ka colophon: port last text 8 days ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>