~mika/www.m1kadev.nl

ref: 378090f9c61a85bff5dfe406caa1a94b72fda78d www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 143 bytes
378090f9 — m1kadev thought: notifications 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>