~mika/www.m1kadev.nl

ref: c6127c07e00c83bcc088d3713ee9a87ab0b91d12 www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
c6127c07 — m1ka Change fonts, reimplement qoute system from old m1kadev 2 months ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>