~mika/www.m1kadev.nl

ref: e291afa7da9a4613a6633dd10e3ecaad54506b0a www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
e291afa7 — m1ka kethel: switch fxg to md 8 days ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>