Skip to content

Commit 6d48c6e

Browse files
committed
added partial to baseof
1 parent 410b7a9 commit 6d48c6e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

layouts/_default/baseof.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757

5858
</div>
5959

60+
{{ partial "qualtrics-feedback.html" }}
6061
<footer>
6162

6263
{{ block "footer" . }}

layouts/partials/qualtrics-feedback.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@
5858
}
5959
catch(i){}})();
6060
</script>
61-
<div id='ZN_2YG73ads2zp5bN0'> <!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>
61+
<div id='ZN_2YG73ads2zp5bN0'><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>
6262
<!--END WEBSITE FEEDBACK SNIPPET-->

0 commit comments

Comments
 (0)