templates and constraints
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
target="_blank"
|
||||
><img
|
||||
alt="Dörpsmobil Hasloh"
|
||||
src="{{.BASEURL}}/images/CarsharingSH-Hasloh-LOGO.jpeg"
|
||||
src="{{.Logo}}"
|
||||
style="
|
||||
outline: none;
|
||||
border: none;
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
target="_blank"
|
||||
><img
|
||||
alt="{{.WebsiteTitle}}"
|
||||
src="{{.BASEURL}}{{.Logo}}"
|
||||
src="{{.Logo}}"
|
||||
style="
|
||||
outline: none;
|
||||
border: none;
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
target="_blank"
|
||||
><img
|
||||
alt="Dörpsmobil Hasloh"
|
||||
src="{{.BASEURL}}/images/CarsharingSH-Hasloh-LOGO.jpeg"
|
||||
src="{{.Logo}}"
|
||||
style="
|
||||
outline: none;
|
||||
border: none;
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
target="_blank"
|
||||
><img
|
||||
alt="{{.WebsiteTitle}}"
|
||||
src="{{.BASEURL}}{{.Logo}}"
|
||||
src="{{.Logo}}"
|
||||
style="
|
||||
outline: none;
|
||||
border: none;
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
target="_blank"
|
||||
><img
|
||||
alt="Dörpsmobil Hasloh"
|
||||
src="{{.BASEURL}}/images/CarsharingSH-Hasloh-LOGO.jpeg"
|
||||
src="{{.Logo}}"
|
||||
style="
|
||||
outline: none;
|
||||
border: none;
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
target="_blank"
|
||||
><img
|
||||
alt="{{.WebsiteTitle}}"
|
||||
src="{{.BASEURL}}{{.Logo}}"
|
||||
src="{{.Logo}}"
|
||||
style="
|
||||
outline: none;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user