Skip to content

Instantly share code, notes, and snippets.

@davideagle
Created September 21, 2020 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davideagle/3b0f7fe4c1f3b6faef83b5434154d694 to your computer and use it in GitHub Desktop.
Save davideagle/3b0f7fe4c1f3b6faef83b5434154d694 to your computer and use it in GitHub Desktop.
<h1 id="kirpparikalle_title"></h1>
<br />
<div id="kirpparikalle_container"></div>
<!-- Note: jQuery is requirement for the integration scripts.
  If you already have jQuery included in your website, you can remove the next line. -->
<script type="text/javascript" src="https://zellr.com/integration/jquery.min.js"></script>
<script type="text/javascript" src="https://zellr.com/integration/kirpparikalle_i18n.js"></script>
<script type="text/javascript">// <![CDATA[
  $(function() {
  KK_COMPANY = 'demo';
  KK_CONFIG['redirect_url'] = 'http://www.demo.com';
  KK_LANGUAGE = 'is';
  kk_show_default_login();
  });
// ]]></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment