update location link
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ae112e8b24
commit
3e8bd8935a
|
|
@ -23,7 +23,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td class="label">Location</td>
|
<td class="label">Location</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://www.google.com/maps/place/Old+Fashion+Baptist+Church/@45.9509155,-112.5144616,17z/data=!3m1!4b1!4m6!3m5!1s0x535b078c3c74ea33:0xac299097142c5894!8m2!3d45.9509155!4d-112.5118867!16s%2Fg%2F1ts3f8rz?entry=ttu&g_ep=EgoyMDI2MDcxMi4wIKXMDSoASAFQAw%3D%3D" target="_blank" rel="noopener noreferrer">
|
<a href="https://maps.app.goo.gl/cp6JdvLutiJVN1Xw5" target="_blank" rel="noopener noreferrer">
|
||||||
Old Fashion Baptist Church<br>
|
Old Fashion Baptist Church<br>
|
||||||
5003 Wynne Ave<br>
|
5003 Wynne Ave<br>
|
||||||
Butte, MT
|
Butte, MT
|
||||||
|
|
|
||||||
|
|
@ -303,9 +303,11 @@ function generateVbsConfirmationEmail(studentName, parentName) {
|
||||||
<tr>
|
<tr>
|
||||||
<td class="label">Location</td>
|
<td class="label">Location</td>
|
||||||
<td>
|
<td>
|
||||||
Old Fashion Baptist Church<br>
|
<a href="https://maps.app.goo.gl/cp6JdvLutiJVN1Xw5" target="_blank" rel="noopener noreferrer">
|
||||||
5003 Wynne Ave<br>
|
Old Fashion Baptist Church<br>
|
||||||
Butte, MT
|
5003 Wynne Ave<br>
|
||||||
|
Butte, MT
|
||||||
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue