mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 09:46:32 +01:00
13 lines
277 B
HTML
13 lines
277 B
HTML
<h2>
|
|
{{post-title}}
|
|
<a name="{{post-title-ref}}" class="anchor" href="#{{post-title-ref}}">
|
|
<span class="octicon octicon-link">
|
|
</span> </a>{{post-title}}
|
|
</h2>
|
|
{{ content }}
|
|
<footer>
|
|
<p>
|
|
<small>{{ image-reference }}</small>
|
|
</p>
|
|
</footer>
|
|
|