start on 16.7: will finish later
All checks were successful
Build / Build-Docker-Image (push) Successful in 38s
All checks were successful
Build / Build-Docker-Image (push) Successful in 38s
This commit is contained in:
@@ -36,11 +36,13 @@
|
||||
<label for="subject-[^subj]">[^subj]</label>
|
||||
<div>
|
||||
[f posts post]
|
||||
[i post.subject subj equals]
|
||||
<a [i post.title title equals] class="current" [e] href="[^baseurl]/[^post.filename]" [/] >
|
||||
<b>[^post.title]</b><br>
|
||||
<i>by [^post.author] on [^post.date]</i>
|
||||
</a>
|
||||
[i post.unpub not]
|
||||
[i post.subject subj equals]
|
||||
<a [i post.title title equals] class="current" [e] href="[^baseurl]/[^post.filename]" [/] >
|
||||
<b>[^post.title]</b><br>
|
||||
<i>by [^post.author] on [^post.date]</i>
|
||||
</a>
|
||||
[/]
|
||||
[/]
|
||||
[/]
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user