Skip to content

Commit

Permalink
#27. Change the email in the Contacto view. Change in contacto.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulDoezon committed Jul 31, 2019
1 parent 791a53c commit 64df7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/sections/contacto.njk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="contact-container">
<h1 class="contact-title bebasneue-bold">{{es.contact.title}}</h1>
<span class="contact-info helveneue" style="display: none;">Teléfono: 65-65-65-65</span>
<span class="contact-info helveneue">Correo electrónico: contacto@camposabogados.mx</span>
<span class="contact-info helveneue">Correo electrónico: contacto@camposuribe.com</span>
<section class="contact-content">
<form class="contact-form" name="camposycampos-contact-form" method="post" action="http://integrations.blick.mx/camposycampos/contact/">
<div class="contact-input-container">
Expand Down

0 comments on commit 64df7d8

Please sign in to comment.