Skip to content
Snippets Groups Projects
Commit 7a31d0e6 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

add non minified space

parent 38b51917
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
{{- with .Params.diplomas -}}
{{- $diploma := site.GetPage (printf "/diplomas/%s" .) -}}
{{- with $diploma -}}
 
<a href="{{ .Permalink }}" title="{{ partial "PrepareHTML" .Title }}">{{ partial "PrepareHTML" .Params.short_name }}</a>
{{- end -}}
{{- end -}}
......
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