Update 13.09.2020
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<div class="d-flex">
|
||||
<div class="text-center mr-4">
|
||||
<div class="p-4 bg-primary text-white">
|
||||
<span class="h2 d-block">{{ .PublishDate.Format "06"}}</span> {{ .PublishDate.Format "JAN, 2006"}}
|
||||
<span class="h2 d-block">{{ .PublishDate.Format "2"}}</span> {{ .PublishDate.Format "Jan, 2006"}}
|
||||
</div>
|
||||
</div>
|
||||
<!-- notice content -->
|
||||
@ -24,4 +24,4 @@
|
||||
</section>
|
||||
<!-- /notice details -->
|
||||
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user