~mika/www.m1kadev.nl

ref: b6cc29114a448386356418cebbff35ca4793cd63 www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 143 bytes
b6cc2911 — m1ka dockerise the building/running of www 3 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>