Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8731f0bb
authored
2022-03-31 11:24:28 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
sss
1 parent
df963cb3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-content/themes/understrap-child/page-templates/numbers-page.php
wp-content/themes/understrap-child/page-templates/numbers-page.php
View file @
8731f0b
...
...
@@ -72,7 +72,7 @@ get_template_part( 'global-templates/numbers_hero' );
</button>
</div>
<div
class=
"modal-body"
>
<?php
echo
do_shortcode
(
'[contact-form-7 id="6
4
6" title="Remind me"]'
);
?>
<?php
echo
do_shortcode
(
'[contact-form-7 id="6
5
6" title="Remind me"]'
);
?>
</div>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment