Skip to content

Commit

Permalink
Adds touchpoints form to job-board
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mon1 committed Jan 21, 2025
1 parent 80503ec commit acf3290
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/digital.gov/layouts/job-board/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ <h2 class="deck">{{- .Params.deck | markdownify -}}</h2>
</div>
{{ end }}

{{/* Touchpoints Form */}}
{{- partial "core/touchpoints-form.html" . -}}
</div>
{{- partial "core/pagination.html" . -}}
</section>
Expand Down

0 comments on commit acf3290

Please sign in to comment.