Skip to content
Snippets Groups Projects
Commit 27545fd7 authored by Olivia206's avatar Olivia206
Browse files

fixed issue for programs list

parent 79b2ec29
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
{{- define "programsList" -}}
<li>
<a href="{{ .Permalink }}" title="{{ safeHTML (i18n "commons.more_aria" (dict "Title" .label)) }}">
<a href="{{ .path }}" title="{{ safeHTML (i18n "commons.more_aria" (dict "Title" .label)) }}">
{{- partial "PrepareHTML" .label -}}
</a>
<ol>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment