~mika/www.m1kadev.nl

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