aboutsummaryrefslogtreecommitdiff
path: root/views/includes/list_gril.html
diff options
context:
space:
mode:
authorrtz12 <koenig@fagott.pw>2016-10-09 19:34:48 (UTC)
committerrtz12 <koenig@fagott.pw>2016-10-09 19:34:48 (UTC)
commit8ef693e3e601963bb52bb257986cfb56d7aab664 (patch)
tree9e48d3ba8661e5a38da9edefe15c83fe9bafcc37 /views/includes/list_gril.html
parent4b0003241c69fd2a209a7e967254c0346847baff (diff)
Slash vor dem ImagePath entfernen
Diffstat (limited to 'views/includes/list_gril.html')
-rw-r--r--views/includes/list_gril.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/includes/list_gril.html b/views/includes/list_gril.html
index 8ac52e9..07f7f61 100644
--- a/views/includes/list_gril.html
+++ b/views/includes/list_gril.html
@@ -3,7 +3,7 @@
3 <div class="card-panel hoverable list-entry"> 3 <div class="card-panel hoverable list-entry">
4 <div class="row valign-wrapper"> 4 <div class="row valign-wrapper">
5 <div class="col s3 m2 {{ if not .Value.IsListOwner }}offset-s1 offset-m1{{ end }}"> 5 <div class="col s3 m2 {{ if not .Value.IsListOwner }}offset-s1 offset-m1{{ end }}">
6 <div class="circle gril-img" style="background-image: url(/{{ .Value.Gril.Gril.ImagePath true }})"> </div> 6 <div class="circle gril-img" style="background-image: url({{ .Value.Gril.Gril.ImagePath true }})"> </div>
7 </div> 7 </div>
8 <div class="col {{ if .Value.IsListOwner }}s6 m3{{ else }}s8 m9{{ end }}"> 8 <div class="col {{ if .Value.IsListOwner }}s6 m3{{ else }}s8 m9{{ end }}">
9 <span><a href="/gril/{{ .Value.Gril.Gril.Slug }}">{{ .Value.Gril.Gril.RomajiName }}</a><br /> 9 <span><a href="/gril/{{ .Value.Gril.Gril.Slug }}">{{ .Value.Gril.Gril.RomajiName }}</a><br />