Skip to content

Instantly share code, notes, and snippets.

@scorredoira
Created November 15, 2019 15:57
Show Gist options
  • Save scorredoira/44df631c98686404604638209c0a4528 to your computer and use it in GitHub Desktop.
Save scorredoira/44df631c98686404604638209c0a4528 to your computer and use it in GitHub Desktop.
Snippets Plantillas
<% if(client) { %>
<h2><%= client.name %></h2>
<% } %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment