mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 17:15:31 +00:00
Further XSD-Date functions
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<!-- Issues -->
|
||||
{{ range $issue := $month }}
|
||||
{{ $date := GetDate $issue.Datum.When }}
|
||||
{{ $date := GetDate $issue.Datum.When.String }}
|
||||
<a href="/{{ $y }}/{{ $issue.Number.No }}">
|
||||
<div>
|
||||
{{ $issue.Number.No }}
|
||||
|
||||
Reference in New Issue
Block a user