-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-contact.php
52 lines (46 loc) · 1.75 KB
/
page-contact.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?php
/**
* Template Name: Contact Page
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package Taking_Care
*/
get_header(); ?>
<?php while ( have_posts() ) : the_post(); ?>
<!-- ################################################## Story ################################################## -->
<div class="p-rel z2">
<div id="story-block" class="section bg-white">
<div class="w-max max-gm mx-auto px-5 pt-6 pb-6">
<div class="story pt-4 pb-6 m--px6">
<div class="form-block mb-4 t-alignC">
<h1 class="h1 c-blue0 normal mb-1"><?php the_title(); ?></h1>
<div class="g pt-4 pb-4">
<div class="g-b g-b--1of1 g-b--s--4of12">
<div class="image-frame mb-4">
<img src="<?php echo get_field('content_image'); ?>" class="fit" alt="">
</div>
</div>
<div class="g-b g-b--1of1 g-b--s--8of12 t-alignL">
<div class="px-3">
<p>We invite you to get in touch with your own memories of Yen-Sheng, questions, corrections, or feedback.</p>
<p class="italic">Thank you for visiting Taking Care.</p>