~mika/www.m1kadev.nl

ref: 1e05c7757e3cc30c78d7e1a02cc280dad101de7e www.m1kadev.nl/templates/inline_thought.thtml -rw-r--r-- 137 bytes
1e05c775 — m1ka fix a small linking issue which could cause proxying issues, update links to codeberg 3 months ago
                                                                                
1
2
3
4
5
6
7
<div class="thought">
    <h2> {{ &name }} </h2>
    <p>
        {{ thought }}
        <small>-mika, {{ date }} </small>
    </p>
</div>