~mika/www.m1kadev.nl

ref: 7caf41d0286ae2d39497058d5ed1de9b8bae706f www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
7caf41d0 — m1ka added qoute attribution, changed font and removed google fonts fetch a month ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>