~mika/www.m1kadev.nl

ref: 7048a1bc0a10fcff5e44089d3a781dd721554240 www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
7048a1bc — m1ka thought: io errors 2 months ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>