2025-02-02 23:55:14 +00:00
|
|
|
<h1>{*$title}</h1>
|
|
|
|
|
2025-02-03 10:47:55 +00:00
|
|
|
<p>Date: {*$referenceDate}</p>
|
2025-02-02 23:55:14 +00:00
|
|
|
|
|
|
|
<p>Tags: <span id="tags">{for $tags}<span>{*$tag}</span>{/for}</span></p>
|
|
|
|
|
|
|
|
<p>Description:<br>
|
|
|
|
{*$description}
|
|
|
|
</p>
|
|
|
|
|
2025-02-05 16:14:45 +00:00
|
|
|
{template $files}
|
|
|
|
|
|
|
|
<p><a href="/document/{*$extId}/edit">edit</a></p>
|