This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | |
<title>Document</title> | |
</head> | |
<body> | |
Kustomer chat test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(t){var e="undefined"===typeof window?null:window;"function"===typeof define&&define.amd?define(function(){return t(e)}):"undefined"!==typeof module?module.exports=t(e):e.DOMPurify=t(e)})(function factory(e){var f=function(a){return factory(a)};f.version="0.6.5";if(!e||!e.document||9!==e.document.nodeType)return f.isSupported=!1,f;var k=e.document,x=k,y=e.DocumentFragment,q=e.NodeFilter,P=e.NamedNodeMap||e.MozNamedAttrMap,Q=e.Text,R=e.Comment;"function"===typeof e.HTMLTemplateElement&&(k= | |
k.createElement("template").content.ownerDocument);var z=k.implementation,S=k.createNodeIterator,T=k.getElementsByTagName,U=k.createDocumentFragment,V=x.importNode,d={};f.isSupported="undefined"!==typeof z.createHTMLDocument&&9!==k.documentMode;var h=function(a,c){for(var b=c.length;b--;)a[c[b]]=!0;return a},A=function(a){var c={},b;for(b in a)a.hasOwnProperty(b)&&(c[b]=a[b]);return c},m=null,B=h({},"a abbr acronym address area article aside audio b bdi bdo big blink blockquote body br button canvas caption center c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import url(http://yui.yahooapis.com/3.14.0/build/cssreset/cssreset-min.css); | |
@import url(http://fonts.googleapis.com/css?family=Signika+Negative:300,400,600); | |
// Adding source for resulting CSS: | |
/* Compiled from https://gist.github.com/scumah/7682811 */ | |
/* Please refer to that file */ | |
// General styles | |
// -------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
about_us/block1_title: "Our mission" | |
about_us/block1_subtitle: "We are first global platform that helps candidates find jobs that are right for them" | |
about_us/block1_text_html: "<p>The problem we are solving, is the fact that many candidates are missing out on good job opportunities because they are unable to find them through current resources.</p><p>Our platform ensures that candidates never miss their next job opportunity by sending notifications every time a job matches their professional profile </p><p>Additionally, once a candidate has found a job opportunity they are interested in they can discover which of their friends are working or have worked at that company. It is easy to gain access to inside information about the recruitment process and even get referrals that help them stand out.</p>" | |
about_us/block2_title: "Jobandtalent history" | |
about_us/block2_subtitle: "Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia." | |
about_us/block2_text_html: "<p>jobandtalent was founded in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
about_us: | |
block1_title: "Our mission" | |
block1_subtitle: "We are first global platform that helps candidates find jobs that are right for them" | |
block1_text_html: "<p>The problem we are solving, is the fact that many candidates are missing out on good job opportunities because they are unable to find them through current resources.</p><p>Our platform ensures that candidates never miss their next job opportunity by sending notifications every time a job matches their professional profile </p><p>Additionally, once a candidate has found a job opportunity they are interested in they can discover which of their friends are working or have worked at that company. It is easy to gain access to inside information about the recruitment process and even get referrals that help them stand out.</p>" | |
block2_title: "Jobandtalent history" | |
block2_subtitle: "Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia." | |
block2_text_html: "<p>jobandtalent was founded in 2009 by a group of young Spanish |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Sample localization file for English. Add more files in this directory for other locales. | |
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. | |
en: | |
simple_form: | |
labels: | |
user: | |
remember_me: "Remember me" | |
placeholders: | |
user: |