Small changes for Pipedrive and uploaded the Chubb CISA CSV.

This commit is contained in:
Norm Rasmussen
2025-10-16 14:27:48 -04:00
parent 464886fcd0
commit 7414b2e22e
25 changed files with 118 additions and 86 deletions

View File

@ -2,7 +2,7 @@
<div class="green-banner width-limit">
<img class="green-banner-image" src="https://s3.us-east-1.amazonaws.com/static.northpass.com/pipedrive/images/1.webp" alt="banner">
<div class="green-banner-content">
<h1 class="green-banner-title">
<h1 class="green-banner-title fs-mask">
<span class="lang-en">Hi {{ current_person.first_name }}!</span>
<span class="lang-de">Hallo {{ current_person.first_name }}!</span>
<span class="lang-es">¡Hola {{ current_person.first_name }}!</span>
@ -17,7 +17,7 @@
<span class="lang-br">Encontre os melhores cursos de treinamento, tutoriais em vídeo e webinars para dominar suas habilidades de CRM e vendas.</span>
</div>
{% if current_person.signed_in? %}
<div class="green-banner-search">
<div class="green-banner-search" data-fs-element="academy | embedded-search" data-location="academy/homepage" data-fs-properties-schema='{"data-location":"str"}'>
<form action="{% route search %}" method="get" data-test="desktop-search" class="banner-search-form">
<input aria-label="{% t .search %}" class="banner-search-input" type="text" name="q" placeholder="Search Pipedrive Academy">
<i class="banner-search-icon fal fa-search" aria-hidden="true"></i>