<!--

                   `...`
             `.............`
       `..................`...`
    .`.....................`......`
    ``...`......................``..    ++++++++++++:                                                           +++'
     `......,..............,........    ++++++++++++++                                                          +++'
    ;;:;;,......,....,..........,::.    ++++      '+++`
    ;;:;:::::.............,:;;:::::;    ++++      ++++  ++++.++++ ;++++++++.  +++'   `++++    +++:+++;+++++++,  +++'   ++++++++.
    .''::::::;::,....:;;;;;;;;::;:::    ++++++++++++;   +++++++'+++++`  :++++ '+++   +++++   ++++ +++++` `++++  +++' :+++,  `++++
    +++'++;:::;;;;;;;::;;;::;;;'++++    ++++++++++++++  ++++,   ++++      +++. +++;  ++;++'  +++. ++++     +++. +++' +++      +++.
    +++++++++':::;:::::;:'+#++''++++    ++++       ++++ ++++    ++++      +++' :+++ +++ +++ '+++  ++++     +++. +++'.+++++++++++++
    ::;+#+####+#+;:;+##+++#+#####++'    ++++       ++++ ++++    ++++      +++:  +++:+++  ++:+++   ++++     +++. +++' +++
    ;;;::;;######++++########+'::;::    ++++.....:+++++ ++++     +++'    ++++   .+++++   ++++++   ++++     +++. +++' ++++    .+++
    .::;:;;:;:'#+++####+'::;::::;:::    +++++++++++++;  ++++      +++++++++'     +++++   .++++    ++++     +++. +++'  :+++++++++
        :::::;:::;;;;;:::::::;::;:,`                                 ,::.                                                .::,`
           .;;:;:;:;;::::;;::`
               ,;:;::;:.


-->
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:fb="http://ogp.me/ns/fb#">
<head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
    <title>Eventleash</title>

                                        <meta property="og:locale" content="en_US" />
                                                            <meta property="og:type" content="website" />
                                                            <meta property="og:url" content="https://apitest.eventleash.com/en" />
                                                            <meta property="og:title" content="Eventleash" />
                                                            <meta property="og:site_name" content="Eventleash" />
                                                            <meta name="description" content="The event management platform by Brownie" />
                                                            <meta property="og:description" content="The event management platform by Brownie" />
                                                            <meta property="og:image" content="https://apitest.eventleash.com/assets/extensions/eventleash/images/logo.png" />
                                                <meta property="og:locale:alternate" content="en_US"/>
                    <meta property="og:locale:alternate" content="it_IT"/>
            
            <meta id="meta-viewport" name="viewport" content="width=device-width,initial-scale=1.0,viewport-fit=cover">
    
            <link rel="image_src" href="https://apitest.eventleash.com/assets/extensions/eventleash/images/logo.png"/>
            <link rel="shortcut icon" href="https://apitest.eventleash.com/assets/extensions/eventleash/images/favicon.ico" type="image/x-icon"/>
            <link rel="canonical" href="https://apitest.eventleash.com/en"/>
    
                            <link rel="alternate" href="https://apitest.eventleash.com/api/b.feeds.view.feed?type=sitemaps" hreflang="en"/>
                    <link rel="alternate" href="https://apitest.eventleash.com/api/b.feeds.view.feed?type=sitemaps" hreflang="it"/>
            
    <script type="text/javascript">
	var _googleAnalyticsType = 'GLOBAL';
	var _googleAnalyticsUseGtm = false;
</script>
    <script type="text/javascript">
var useFBConversionsApi = false;
var FBEventID = null;
var FBPixelContentIds = 'ITEMS';
</script>
    	    <script type="application/ld+json">
    {"@context":"http://schema.org","@type":"Webpage","url":"https://apitest.eventleash.com/en","headline":"Eventleash","image":"https://apitest.eventleash.com/assets/extensions/eventleash/images/logo.png"}
	</script>
	
        <link href="https://apitest.eventleash.com/assets/brownie/css/b.bundle.min.css?v=13" rel="stylesheet" type="text/css" media="all" />
        <link href="https://apitest.eventleash.com/assets/brownie/css/front.ui.min.css?v=13" rel="stylesheet" type="text/css" media="all" />
            
        <style type="text/css">#fouc { visibility: hidden; }</style>
        <script type="text/javascript">
			var cssToLoad = 1;
			var loadedCss = 0;
			var loadCssInterval = setInterval(function() {
				if(loadedCss == cssToLoad && document.body !== null) {
					clearInterval(loadCssInterval);
					document.body.removeAttribute('id');
				}
			}, 50);
        </script>
    
        <link rel="preload" href="https://apitest.eventleash.com/assets/brownie/fonts/fontawesome/css/all.min.css?v=13" as="style" onload="this.onload=null;this.rel='stylesheet';loadedCss++;" onerror="this.rel='stylesheet';loadedCss++;" />
    <noscript><link rel="stylesheet" href="https://apitest.eventleash.com/assets/brownie/fonts/fontawesome/css/all.min.css?v=13"></noscript>
        
    
</head>

<body id="fouc"  >


<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title><![CDATA[Eventleash]]></title>
        <link>https://apitest.eventleash.com/en</link>
        <language>en</language>
        <atom:link href="https://apitest.eventleash.com/en" rel="self" type="application/rss+xml" />
            </channel>
</rss><div class="debug-errors" style="display:none;">
	<h1>Debug</h1>
	<div id="debug">
			</div>
	<div class="spacer"></div>
</div>

	<script id="debugTemplate" type="text/x-jquery-tmpl">
	<div class="debug-error alert {{if type == 'NOTICE'}}alert-info{{else type == 'ERROR'}}alert-danger{{else}}alert-warning{{/if}}">
		<h4>AJAX ERROR</h4>
		<h4>${type} ${code}:</strong> ${message}{{if file}} in ${file}{{/if}}{{if line}} at line ${line}{{/if}}</h4>
		{{each(i, t) trace}}
			{{if t.function != 'handleError' && t.function != 'mutingErrorHandler'}}
			<strong>${t.function}</strong> in ${t.file} at line ${t.line}{{if i < trace.length}}<br />{{/if}}
			{{/if}}
		{{/each}}
	</div>
</script>


	<script id="debugTranslationsTemplate" type="text/x-jquery-tmpl">
	<div class="debug-error alert alert-danger">
		<h4>Missing translation</h4>
		<h5>${code} | ${language}</h5>
	</div>
</script>

</body>
</html>