diff --git a/Gemfile b/Gemfile
index c3550db9..43ad8183 100644
--- a/Gemfile
+++ b/Gemfile
@@ -26,6 +26,7 @@ gem "kramdown-parser-gfm", "~> 1.1.0"
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.15"
gem 'jekyll-redirect-from'
+ gem "jekyll-last-modified-at"
gem 'jekyll-paginate-v2', "3.0.0"
gem 'jekyll-sitemap'
gem 'jekyll-seo-tag'
diff --git a/Gemfile.lock b/Gemfile.lock
index 55c1213d..5b860c31 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -46,6 +46,8 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
+ jekyll-last-modified-at (1.3.2)
+ jekyll (>= 3.7, < 5.0)
jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0)
jekyll-redirect-from (0.16.0)
@@ -109,6 +111,7 @@ DEPENDENCIES
jekyll-autoprefixer
jekyll-feed (~> 0.15)
jekyll-include-cache
+ jekyll-last-modified-at
jekyll-paginate-v2 (= 3.0.0)
jekyll-redirect-from
jekyll-seo-tag
diff --git a/_config.yml b/_config.yml
index 56499b5f..f64e779c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -103,7 +103,11 @@ plugins:
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-seo-tag
+ - jekyll-last-modified-at
+# Optional. The default date format, used if none is specified in the tag.
+last-modified-at:
+ date-format: '%b %d, %Y'
############################################################
# Site configuration for the Jekyll 3 Pagination Gem
# The values here represent the defaults if nothing is set
diff --git a/_includes/last-modified.html b/_includes/last-modified.html
new file mode 100644
index 00000000..2350bb45
--- /dev/null
+++ b/_includes/last-modified.html
@@ -0,0 +1,8 @@
+
+
diff --git a/_layouts/fellow-landing.html b/_layouts/fellow-landing.html
index c7798cd1..35e8a5bf 100644
--- a/_layouts/fellow-landing.html
+++ b/_layouts/fellow-landing.html
@@ -47,6 +47,7 @@
{% include_cached quote.html image="/assets/images/quotes/jacqueline_kazil.jpg" quote="PIFdom is about having the opportunity to have an impact on every American." name="Jacqueline Kazil, 2013 PIF, detailed to the Federal Emergency Management Agency (FEMA)" %}
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
diff --git a/_layouts/fellow.html b/_layouts/fellow.html
index e4ab93f3..231759b1 100644
--- a/_layouts/fellow.html
+++ b/_layouts/fellow.html
@@ -28,6 +28,7 @@ Biography
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
diff --git a/_layouts/projects.html b/_layouts/projects.html
index ecd37480..3308cc7b 100644
--- a/_layouts/projects.html
+++ b/_layouts/projects.html
@@ -47,6 +47,7 @@ PIF Impact Report
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
diff --git a/_projects/cdc-analytics-and-interoperable-systems.md b/_projects/cdc-analytics-and-interoperable-systems.md
index 953b4cb5..97ed74e6 100644
--- a/_projects/cdc-analytics-and-interoperable-systems.md
+++ b/_projects/cdc-analytics-and-interoperable-systems.md
@@ -24,6 +24,7 @@ Presidential Innovation Fellows working with the CDC will advise, consult, and a
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/cms-oeda.md b/_projects/cms-oeda.md
index a5dcae2e..5eec910f 100644
--- a/_projects/cms-oeda.md
+++ b/_projects/cms-oeda.md
@@ -50,6 +50,7 @@ The PIF may also participate in hands-on development of FHIR-based APIs.
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/diu-tech-transfer.md b/_projects/diu-tech-transfer.md
index 14a50407..35008322 100644
--- a/_projects/diu-tech-transfer.md
+++ b/_projects/diu-tech-transfer.md
@@ -39,6 +39,7 @@ In addition to DIU, the rebranded National Security Innovation Network (NSIN), w
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/diux-startups.md b/_projects/diux-startups.md
index 03830b3e..65e6a036 100644
--- a/_projects/diux-startups.md
+++ b/_projects/diux-startups.md
@@ -23,6 +23,7 @@ DIU is looking for two Presidential Innovation Fellows to help bridge the gap be
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/doj-crt.md b/_projects/doj-crt.md
index 84fdd93c..aeb30e73 100644
--- a/_projects/doj-crt.md
+++ b/_projects/doj-crt.md
@@ -30,6 +30,7 @@ The Fellow would also help the Civil Rights Division more broadly embed and inco
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/doj-facilitate-data-driven-decision-making.md b/_projects/doj-facilitate-data-driven-decision-making.md
index 96e5dc4f..f0eea9b1 100644
--- a/_projects/doj-facilitate-data-driven-decision-making.md
+++ b/_projects/doj-facilitate-data-driven-decision-making.md
@@ -20,6 +20,7 @@ These Presidential Innovation Fellows will have expertise in data science and da
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/dol-building-more-inclusive-economy.md b/_projects/dol-building-more-inclusive-economy.md
index ff85d32b..d1e7cafd 100644
--- a/_projects/dol-building-more-inclusive-economy.md
+++ b/_projects/dol-building-more-inclusive-economy.md
@@ -29,6 +29,7 @@ The Presidential Innovation Fellow will have expertise in product development an
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/dot-autonomous-vehicles.md b/_projects/dot-autonomous-vehicles.md
index 24aab22f..aa71879c 100644
--- a/_projects/dot-autonomous-vehicles.md
+++ b/_projects/dot-autonomous-vehicles.md
@@ -20,6 +20,7 @@ The Fellow will also assist the DOT in development of longer-term strategic plan
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/dot-equitable-and-efficient-infrastructure.md b/_projects/dot-equitable-and-efficient-infrastructure.md
index 8a51f580..b3092b54 100644
--- a/_projects/dot-equitable-and-efficient-infrastructure.md
+++ b/_projects/dot-equitable-and-efficient-infrastructure.md
@@ -22,6 +22,7 @@ In bringing on a seasoned technology professional, we hope to augment the core t
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/dot-its-jpo.md b/_projects/dot-its-jpo.md
index 74fb4687..87bf35bb 100644
--- a/_projects/dot-its-jpo.md
+++ b/_projects/dot-its-jpo.md
@@ -18,6 +18,7 @@ The PIF will need to have significant experience with the full technology lifecy
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/epa-oeip.md b/_projects/epa-oeip.md
index e94121ff..ffd3523f 100644
--- a/_projects/epa-oeip.md
+++ b/_projects/epa-oeip.md
@@ -25,6 +25,7 @@ To accomplish this, EPA is looking for candidates with strong backgrounds in dat
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/fbi-risk-management.md b/_projects/fbi-risk-management.md
index 3499c960..820ae597 100644
--- a/_projects/fbi-risk-management.md
+++ b/_projects/fbi-risk-management.md
@@ -43,6 +43,7 @@ In just six months, a team of Fellows developed and launched an end-to-end solut
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/fda-cio.md b/_projects/fda-cio.md
index df1ed9e0..399f88d2 100644
--- a/_projects/fda-cio.md
+++ b/_projects/fda-cio.md
@@ -28,6 +28,7 @@ As part of this effort, the Office of the Commissioner is seeking two Presidenti
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/fda-informed.md b/_projects/fda-informed.md
index 6aff742c..ae326322 100644
--- a/_projects/fda-informed.md
+++ b/_projects/fda-informed.md
@@ -20,6 +20,7 @@ In addition, INFORMED is actively pursuing the development of programs to suppor
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/fda-precert.md b/_projects/fda-precert.md
index 9e1133f1..d8bf03f2 100644
--- a/_projects/fda-precert.md
+++ b/_projects/fda-precert.md
@@ -26,6 +26,7 @@ Because software products can be adapted to respond to glitches, adverse events,
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/fdic-casib.md b/_projects/fdic-casib.md
index 6ef4b8b9..975fe8a9 100644
--- a/_projects/fdic-casib.md
+++ b/_projects/fdic-casib.md
@@ -20,6 +20,7 @@ FDIC is seeking two Presidential Innovation Fellows:
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/fema-ia.md b/_projects/fema-ia.md
index 51cdb8bc..ed927d24 100644
--- a/_projects/fema-ia.md
+++ b/_projects/fema-ia.md
@@ -34,6 +34,7 @@ A culture where IA leadership and staff at all levels have a constant awareness
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/fema-region-9.md b/_projects/fema-region-9.md
index e61a892b..8e855aef 100644
--- a/_projects/fema-region-9.md
+++ b/_projects/fema-region-9.md
@@ -38,6 +38,7 @@ Presidential Innovation Fellows working with FEMA Region 9 will be based in Oakl
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/ftc-otech.md b/_projects/ftc-otech.md
index 561beb9b..e6581abd 100644
--- a/_projects/ftc-otech.md
+++ b/_projects/ftc-otech.md
@@ -21,6 +21,7 @@ To be successful in this position, Presidential Innovation Fellows could possess
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/gsa-customer-experience.md b/_projects/gsa-customer-experience.md
index b0698c0a..bde08b7f 100644
--- a/_projects/gsa-customer-experience.md
+++ b/_projects/gsa-customer-experience.md
@@ -26,6 +26,7 @@ The OMB CAP goal team, which OPP sits on, is a coordinated effort between the Of
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/gsa-digital-customer-transformation.md b/_projects/gsa-digital-customer-transformation.md
index 019c2113..bd91de45 100644
--- a/_projects/gsa-digital-customer-transformation.md
+++ b/_projects/gsa-digital-customer-transformation.md
@@ -20,6 +20,7 @@ If successful, the project would allow for more small businesses to get on -- an
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/gsa-it-enterprise-idm.md b/_projects/gsa-it-enterprise-idm.md
index 0c7e8618..77043bd3 100644
--- a/_projects/gsa-it-enterprise-idm.md
+++ b/_projects/gsa-it-enterprise-idm.md
@@ -25,6 +25,7 @@ The Fellow will also act as a liaison with persons and/or groups within and outs
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/gsa-tts-login.md b/_projects/gsa-tts-login.md
index 309b7897..8bc28702 100644
--- a/_projects/gsa-tts-login.md
+++ b/_projects/gsa-tts-login.md
@@ -24,6 +24,7 @@ Login.gov is looking for help in the following areas:
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/hhs-accelerating-telehealth-awareness-and-adoption.md b/_projects/hhs-accelerating-telehealth-awareness-and-adoption.md
index dee63f7d..95c4d981 100644
--- a/_projects/hhs-accelerating-telehealth-awareness-and-adoption.md
+++ b/_projects/hhs-accelerating-telehealth-awareness-and-adoption.md
@@ -69,6 +69,7 @@ Here’s the response we’ve received from agency leaders we supported:
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/hhs-oig.md b/_projects/hhs-oig.md
index 9722faf0..a822bbf3 100644
--- a/_projects/hhs-oig.md
+++ b/_projects/hhs-oig.md
@@ -20,6 +20,7 @@ Specifically, the Office of the Chief Data Officer (CDO) and the Office of the C
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/mcc-fighting-poverty-with-data.md b/_projects/mcc-fighting-poverty-with-data.md
index 5962ffa1..aefae60e 100644
--- a/_projects/mcc-fighting-poverty-with-data.md
+++ b/_projects/mcc-fighting-poverty-with-data.md
@@ -31,6 +31,7 @@ MCC engages in policy and/or technical components of programs aimed at alleviati
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nasa-asteroid-grand-challenge.md b/_projects/nasa-asteroid-grand-challenge.md
index 76705561..256e1d92 100644
--- a/_projects/nasa-asteroid-grand-challenge.md
+++ b/_projects/nasa-asteroid-grand-challenge.md
@@ -25,6 +25,7 @@ In addition, she helped to shape the White House Memorandum on Crowdsourcing and
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nasa-madi.md b/_projects/nasa-madi.md
index 2ea76123..d341471a 100644
--- a/_projects/nasa-madi.md
+++ b/_projects/nasa-madi.md
@@ -17,6 +17,7 @@ The entry point of CAS’s investigatory function (known as Mapping) is the surv
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/navy-disc.md b/_projects/navy-disc.md
index 65c23e4c..34dceba9 100644
--- a/_projects/navy-disc.md
+++ b/_projects/navy-disc.md
@@ -27,6 +27,7 @@ This role is critical to the future technological development of our Navy, and t
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nci-cancer-moonshot.md b/_projects/nci-cancer-moonshot.md
index 7ba32886..a9be9f8b 100644
--- a/_projects/nci-cancer-moonshot.md
+++ b/_projects/nci-cancer-moonshot.md
@@ -51,6 +51,7 @@ The Presidential Innovation Fellows continue to build upon the momentum from our
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nga-cto.md b/_projects/nga-cto.md
index 929f1c5d..4b756f95 100644
--- a/_projects/nga-cto.md
+++ b/_projects/nga-cto.md
@@ -25,6 +25,7 @@ To help mature and grow the PM and UX team and program at NGA, the right PIFs wo
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nga-hd.md b/_projects/nga-hd.md
index 391aea73..27e63a22 100644
--- a/_projects/nga-hd.md
+++ b/_projects/nga-hd.md
@@ -31,6 +31,7 @@ For this project, NGA is looking for a combination of the following skill sets:
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nih-all-of-us.md b/_projects/nih-all-of-us.md
index 5302681c..1d29d2ab 100644
--- a/_projects/nih-all-of-us.md
+++ b/_projects/nih-all-of-us.md
@@ -47,6 +47,7 @@ For these projects, the PIFs come into a consortium with dozens of companies and
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nih-uniting-communications-and-science.md b/_projects/nih-uniting-communications-and-science.md
index d53ad42d..5e65b7de 100644
--- a/_projects/nih-uniting-communications-and-science.md
+++ b/_projects/nih-uniting-communications-and-science.md
@@ -42,6 +42,7 @@ order: 1
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/nist-lab-to-market.md b/_projects/nist-lab-to-market.md
index 290f0991..f7b6b19b 100644
--- a/_projects/nist-lab-to-market.md
+++ b/_projects/nist-lab-to-market.md
@@ -22,6 +22,7 @@ For these projects, NIST is looking for the PIFs to have backgrounds in science
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/onc-blue-button-initiative.md b/_projects/onc-blue-button-initiative.md
index d5029bc7..f96a31c0 100644
--- a/_projects/onc-blue-button-initiative.md
+++ b/_projects/onc-blue-button-initiative.md
@@ -29,6 +29,7 @@ As a result of the Blue Button Initiative, over 150 million Americans have acces
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/sba-synthesize-data-for-equitable-access.md b/_projects/sba-synthesize-data-for-equitable-access.md
index 71c7fc49..7a56ba7b 100644
--- a/_projects/sba-synthesize-data-for-equitable-access.md
+++ b/_projects/sba-synthesize-data-for-equitable-access.md
@@ -26,6 +26,7 @@ This framework enabled SBA to set goals around equity, strategically partner wit
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/smithsonian-digitizing-the-herbarium.md b/_projects/smithsonian-digitizing-the-herbarium.md
index 304c0026..ba5c1e6e 100644
--- a/_projects/smithsonian-digitizing-the-herbarium.md
+++ b/_projects/smithsonian-digitizing-the-herbarium.md
@@ -29,6 +29,7 @@ In just six months, a team of Fellows developed and launched an end-to-end solut
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/state-data-office.md b/_projects/state-data-office.md
index fdbb343a..81351d33 100644
--- a/_projects/state-data-office.md
+++ b/_projects/state-data-office.md
@@ -18,6 +18,7 @@ The Department of State seeks a Presidential Innovation Fellow to serve as a Sen
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/state-gpa.md b/_projects/state-gpa.md
index 1692e526..679cc88b 100644
--- a/_projects/state-gpa.md
+++ b/_projects/state-gpa.md
@@ -20,6 +20,7 @@ This work will include participating in the development of new strategies, new t
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/usagm-reaching-new-global-audiences.md b/_projects/usagm-reaching-new-global-audiences.md
index 46f7e3a6..a689a092 100644
--- a/_projects/usagm-reaching-new-global-audiences.md
+++ b/_projects/usagm-reaching-new-global-audiences.md
@@ -20,6 +20,7 @@ The Presidential Innovation Fellows will take on leadership roles to help collec
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/usda-farmers.md b/_projects/usda-farmers.md
index d9864c35..8818dc67 100644
--- a/_projects/usda-farmers.md
+++ b/_projects/usda-farmers.md
@@ -20,6 +20,7 @@ As part of this effort, USDA is looking for two Presidential Innovation Fellows
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/usmc-logistics.md b/_projects/usmc-logistics.md
index 7a7dc7bf..ed41e760 100644
--- a/_projects/usmc-logistics.md
+++ b/_projects/usmc-logistics.md
@@ -23,6 +23,7 @@ General full-stack software development skills. Knowledge of if, when, and how
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/va-cto-benefits.md b/_projects/va-cto-benefits.md
index 2f5e2d61..4775e15b 100644
--- a/_projects/va-cto-benefits.md
+++ b/_projects/va-cto-benefits.md
@@ -25,6 +25,7 @@ For these projects, the VA is looking for the following skill sets: data science
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/va-cto.md b/_projects/va-cto.md
index 3c64855e..de304077 100644
--- a/_projects/va-cto.md
+++ b/_projects/va-cto.md
@@ -30,7 +30,8 @@ Product Management Transition: VA’s OIT is embarking on an ambitious transform
For these projects, the VA is looking for the following skill sets: data science, design, product management, software development and deep expertise in the healthcare industry, especially in the areas of health record interoperability and clinical software workflows.
-
+
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/va-orm.md b/_projects/va-orm.md
index a8bb53d5..18c5e21e 100644
--- a/_projects/va-orm.md
+++ b/_projects/va-orm.md
@@ -19,6 +19,7 @@ For these projects, the Department of VA/ORM is looking for the following skill
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/va-using-machine-learning-to-deliver-veterans-benefits-faster.md b/_projects/va-using-machine-learning-to-deliver-veterans-benefits-faster.md
index 5cd59917..9070136a 100644
--- a/_projects/va-using-machine-learning-to-deliver-veterans-benefits-faster.md
+++ b/_projects/va-using-machine-learning-to-deliver-veterans-benefits-faster.md
@@ -46,6 +46,7 @@ In October 2020, VA Office of the CTO brought on
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_projects/va-veo.md b/_projects/va-veo.md
index 84b01ee5..03728908 100644
--- a/_projects/va-veo.md
+++ b/_projects/va-veo.md
@@ -30,6 +30,7 @@ The Veteran Experience (VE) team at the Department of Veteran Affairs is leading
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/_sass/custom/_typography.scss b/_sass/custom/_typography.scss
index c5af2340..104ba86a 100644
--- a/_sass/custom/_typography.scss
+++ b/_sass/custom/_typography.scss
@@ -95,6 +95,33 @@ ul, li {
}
}
+//Last Updated
+.topic_page_footer--container{
+ .footer-row{
+ margin-left: 0;
+ margin-right: 0;
+ display: flex;
+ flex-wrap: wrap;
+ margin-left: -.25rem;
+ margin-right: .25rem;
+
+ .last-reviewed {
+ text-align: right;
+ white-space: nowrap;
+ flex: 0 1 auto;
+ width: 100%;
+ font-size: 80%;
+
+ div {
+ float: right;
+ }
+ }
+ }
+ #content-modified {
+ margin-top: 3rem;
+ border-top: 1px solid #e0e6eb;
+ }
+}
// WAS THIS HELPFUL TOUCHPOINT
.feedback-modal {
diff --git a/about/index.html b/about/index.html
index d1502dd9..fad6de4d 100644
--- a/about/index.html
+++ b/about/index.html
@@ -93,6 +93,7 @@
{% include_cached quote.html light=true image="/assets/images/fellows/2019/clarice-chan-headshot.jpg" quote="Working alongside passionate, motivated, do-good innovators to make important change in government has been an absolute honor. This community makes me proud." name="Clarice Chan, 2019-2020 PIF, detailed to U.S. Department of Veterans Affairs" %}
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
\ No newline at end of file
diff --git a/agencies/index.html b/agencies/index.html
index 302579db..b89ef793 100644
--- a/agencies/index.html
+++ b/agencies/index.html
@@ -83,6 +83,7 @@ Trusted by agency leaders
{% include_cached quote.html image="/assets/images/quotes/sarayu_srinivasan.jpg" quote="PIF has been a remarkable opportunity to undertake public service on discrete, impactful federal projects. The experience was rewarding because I not only used my professional experience as an operator, investor, and entrepreneur to address large-scale government challenges; I also learned a tremendous amount about how our government operates. I contributed, but I also learned a great deal." name="Sarayu Srinivasan, 2019-2020 PIF, detailed to the National Institute of Standards and Technology (NIST) and Office of Management and Budget (OMB)" %}
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
diff --git a/apply/index.html b/apply/index.html
index b8514fa2..98b28a62 100644
--- a/apply/index.html
+++ b/apply/index.html
@@ -441,6 +441,7 @@ Thank you for reading!
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
diff --git a/faq/index.html b/faq/index.html
index cfd0cd5e..c4bc8759 100644
--- a/faq/index.html
+++ b/faq/index.html
@@ -437,6 +437,7 @@
{% include_cached quote.html image="/assets/images/quotes/dain_miller.png" quote="My life changed when I became a PIF. I became a part of the world's best organization for change, and it's been my most treasured experience." name="Dain Miller, 2013 PIF, detailed to U.S. Department of State" %}
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}
diff --git a/index.html b/index.html
index d1238647..17111a62 100644
--- a/index.html
+++ b/index.html
@@ -23,6 +23,7 @@
{% include case-studies-featured.html %}
+ {% include last-modified.html %}
{% include_cached touchpoint-survey-script.html %}