Add metadetails section with details about movies
This commit is contained in:
parent
33da87e457
commit
8bb77d8370
5 changed files with 58 additions and 1 deletions
|
|
@ -17,6 +17,7 @@
|
|||
{{- .PublishDate | time.Format ":date_long" -}}
|
||||
</h2>
|
||||
{{ partial "quicklook.html" . }}
|
||||
{{ partial "metadetails.html" . }}
|
||||
</header>
|
||||
<div class="core-content">
|
||||
{{- .Content -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue