Use <figure> for images and videos

This commit is contained in:
2021-10-19 13:57:39 -05:00
parent 61ac27bdf9
commit 937a80bc17
6 changed files with 61 additions and 39 deletions

View File

@ -1,4 +0,0 @@
<video controls>
<source src="{{ .Get "src" }}" alt="{{ .Get "title" }}">
{{ i18n "browser_no_video_support" }}
</video>