Skip to content

Commit 6f5ea0f

Browse files
authored
Merge pull request #277 from AtlasOfLivingAustralia/237-minor-fixes
#237 Minor HTML tweaks for blogs.gsp
2 parents 0981dad + f56d87a commit 6f5ea0f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

grails-app/views/email/blogs.gsp

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<meta charset="UTF-8">
78
<meta http-equiv="X-UA-Compatible" content="IE=edge">
89
<meta name="format-detection" content="telephone=no">
910
<meta name="x-apple-disable-message-reformatting">
@@ -218,7 +219,7 @@
218219
219220
<div class="button-div" >
220221
<a href="${grailsApplication.config.ala.baseURL + '/blog'}">
221-
<button class="record-button" ><strong>All ALA news & updates</strong>
222+
<button class="record-button" ><strong>All ALA news &amp; updates</strong>
222223
</button>
223224
</a>
224225
</div>
@@ -237,14 +238,14 @@
237238
<area shape="rect" coords="100,0,180,100" href="https://csiro.au" alt="CSIRO">
238239
<area shape="rect" coords="180,0,300,100" href="https://www.gbif.org/" alt="GBIF">
239240
</map>
240-
<p>You are receiving this email because you opted in to ALA blog alerts.
241+
<div>You are receiving this email because you opted in to ALA blog alerts.
241242
<div>
242243
<p>Our mailing address is: </p>
243244
Atlas of Living Australia <br/> GPO Box 1700<br/> Canberra, ACT 2601<br/>Australia
244245
</div>
245246
<br>
246247
Don't want to receive these emails? You can <a href="${unsubscribeOne}" style="color: #C44D34;">unsubscribe</a>.
247-
</p>
248+
</div>
248249
</div>
249250
</div>
250251
</div>

0 commit comments

Comments
 (0)