~mika/www.m1kadev.nl

ref: ea1b870d77fd1dca287d91466f8c24c973dd3fb5 www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
ea1b870d — m1ka add /now page, fix licensing 3 months ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>