diff --git a/layouts/diplomas/term.html b/layouts/diplomas/term.html index 6e518d4f47056245898355502807edfae5657258..edf2d8bc514d2c7225d59bc5aeed57a95af40913 100644 --- a/layouts/diplomas/term.html +++ b/layouts/diplomas/term.html @@ -12,8 +12,7 @@ {{- $title -}} </a> <p class="description"> - {{/* TODO: replace with description_short */}} - {{- partial "PrepareHTML" .Params.presentation -}} + {{- partial "PrepareHTML" .Params.summary -}} </p> </li> {{- end -}}