various fixes
This commit is contained in:
parent
1fd9adcb52
commit
46bd223627
29 changed files with 6093 additions and 152 deletions
|
@ -5,7 +5,7 @@
|
|||
@params page_file_path Filepath of the calling file for error messages.
|
||||
-->
|
||||
|
||||
{{- $src := . -}}
|
||||
{{- $src := .src -}}
|
||||
|
||||
<video
|
||||
class="u-video figure__video"
|
||||
|
@ -24,4 +24,4 @@
|
|||
"
|
||||
>
|
||||
Your browser doesn't support embedded video, <a href="{{ $src.RelPermalink }}">view the video here</a>.
|
||||
</video>
|
||||
</video>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue