We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852a859 commit 861536dCopy full SHA for 861536d
1 file changed
src/site/layouts/basic_landing_page.drupal.liquid
@@ -1,3 +1,11 @@
1
+{% comment %}
2
+NOTICE: This template has been migrated to next-build but is not yet released to production.
3
+Do not make changes here without also updating the corresponding next-build component.
4
+
5
+The next-build component can be found here
6
+https://github.com/department-of-veterans-affairs/next-build/tree/main/src/components/basicLandingPage
7
+{% endcomment %}
8
9
{% include "src/site/includes/header.html" %}
10
{% include "src/site/includes/preview-edit.drupal.liquid" %}
11
{% include "src/site/includes/breadcrumbs.drupal.liquid" with constructLcBreadcrumbs = true titleInclude = false %}
0 commit comments