~mika/www.m1kadev.nl

ref: e82b0fb55a37d61327a5ae6ab1e8c63251b8e4ba www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
e82b0fb5 — m1ka fix footception a month ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>