~mika/www.m1kadev.nl

ref: 3020fb369cb40b7ea2971099dbce6ac6b9eca69a www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 143 bytes
3020fb36 — m1kadev kethel: final touches 5 months ago
                                                                                
1
2
3
4
5
6
7
8
<hr>
<div class="thought">
    <h2> {{ &name }} </h2>
    <span>
        {{ thought }}
    </span>
    <small>-mika, {{ date }}</small>
</div>