~mika/www.m1kadev.nl

ref: 864f33dd4b323f6832ebe0e31c519e98a0287257 www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
864f33dd — m1ka fix greets on mobile (i think) a month ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>