fixed email field

This commit is contained in:
Daniella / Tove 2022-01-19 16:36:00 +01:00
parent cf0eab65fb
commit 71001f2fa1

View file

@ -88,7 +88,7 @@
</style>
</head>
<body>
<%=email ? `<block style="text-align: center;">Please send any inquiries to ${email}.</block><br/>` : ''%>
<%-email ? `<block style="text-align: center;">Please send any inquiries to ${email}.</block><br/>` : ''%>
<a style="position: fixed; bottom: 10px; right: 10px;" href="/"><button type="button">Home</button></a>
<div class="posts">
<%- (function(){