~mika/www.m1kadev.nl

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