~mika/www.m1kadev.nl

ref: ef25a5240fc20f5cf560efd3ffc44599c98feba7 www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
ef25a524 — m1ka navbar: del /now 8 days ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>