i failed to add

This commit is contained in:
Ted Unangst 2023-01-27 00:21:16 -05:00
parent a1574411aa
commit 6957a4d950
1 changed files with 1 additions and 0 deletions

1
views/emus.html Normal file
View File

@ -0,0 +1 @@
{{ range .Emus }}<img class="emu" alt=":{{.Name}}:" src="{{ .ID }}">{{ end }}