We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7285959 commit cb451b9Copy full SHA for cb451b9
website/src/main/resources/website/singleresult.hbs
@@ -74,7 +74,7 @@
74
75
<br><br>
76
<h4>{{message "lang.media-links"}}</h4>
77
- <a href="{{name.media}}"></a>
+ <a href="{{name.media}}">{{name.media}}</a>
78
79
<!-- /media -->
80
0 commit comments