<!DOCTYPE html><html lang="en"><head>
	<meta charset="utf-8">
	<title>EventForwarder Simple</title>
	<base href="/">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="icon" type="image/x-icon" href="favicon.ico">
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
	<link rel="stylesheet" href="assets/bootstrap-icon.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/bootstrap-icon.css"></noscript>

	<style>
		.accordion .card {
			margin-bottom: -1px;
		}

		.pointer {
			cursor: pointer;
		}

		.table.table-sm .btn {
			padding: 0.25rem 0.5rem;
			font-size: 0.875rem;
			line-height: 1.5;
			border-radius: 0.2rem;
		}

		.breadcrumb-button {
			border: none;
			background: transparent;
			text-decoration: underline;
			color: #0d6efd;
		}

		.modal.modal-background {
			display: block;
			background: rgba(0, 0, 0, 0.5);
		}

		@-moz-keyframes spin {
			from { -moz-transform: rotate(0deg); }
			to { -moz-transform: rotate(360deg); }
		}
		@-webkit-keyframes spin {
			from { -webkit-transform: rotate(0deg); }
			to { -webkit-transform: rotate(360deg); }
		}
		@keyframes spin {
			from {transform:rotate(0deg);}
			to {transform:rotate(360deg);}
		}

		.spin {
			-webkit-animation-name: spin;
			-webkit-animation-duration: 1500ms;
			-webkit-animation-iteration-count: infinite;
			-webkit-animation-timing-function: linear;
			-moz-animation-name: spin;
			-moz-animation-duration: 1500ms;
			-moz-animation-iteration-count: infinite;
			-moz-animation-timing-function: linear;
			-ms-animation-name: spin;
			-ms-animation-duration: 1500ms;
			-ms-animation-iteration-count: infinite;
			-ms-animation-timing-function: linear;
			-o-transition: rotate(3600deg);
		}

		.bg-light-success {
			background-color: rgba(25, 135, 84, 0.2)!important;
		}

		.bg-light-danger {
			background-color: rgba(220, 53, 69, 0.2)!important;
		}

		.bg-light-warning {
			background-color: rgba(255, 193, 7, 0.2)!important;
		}

		.bg-light-info {
			background-color: rgba(13, 202, 240, 0.2)!important;
		}

		.bg-medium-success {
			background-color: rgba(25, 135, 84, 0.4)!important;
		}

		.bg-medium-danger {
			background-color: rgba(220, 53, 69, 0.4)!important;
		}

		.bg-medium-warning {
			background-color: rgba(255, 193, 7, 0.4)!important;
		}

		.bg-medium-info {
			background-color: rgba(13, 202, 240, 0.4)!important;
		}

		
	</style>

	<style>
		.editor h1,
		.editor h2,
		.editor h3,
		.editor h4,
		.editor h5,
		.editor h6,
		.editor ul,
		.editor ol {
			border: 2px dotted #ddd;
		}

		.editor p,
		.editor li {
			border: 1px solid #ddd;
			min-height: 26px;
		}

		.editor blockquote {
			border: 2px dotted #ddd;
			border-left: 3px solid #ddd;
			padding-left: 5px;
		}

		.editor cms-function {
			background: rgb(0, 150, 100);
			color: rgb(240, 240, 240);
		}

		.editor {
			padding: 15px;
			border: 1px solid black;
		}

		.editor:active,
		.editor:focus {
			/*border: 1px solid orange;*/
			outline: none;
		}

		.editor b {
			border-top: 2px solid #0000FF;
		}

		.editor i {
			border-top: 2px solid #00FF00;
		}

		.editor del {
			border-top: 2px solid #FF0000;
		}

		.editor b del,
		.editor del b {
			border-top: 2px solid #FF00FF;
		}

		.editor i b,
		.editor b i {
			border-top: 2px solid #00FFFF;
		}

		.editor i del,
		.editor del i {
			border-top: 2px solid #FFFF00;
		}

		.editor b i del,
		.editor b del i,
		.editor i b del,
		.editor i del b,
		.editor del b i,
		.editor del i b {
			border-top: 2px solid #999999;
		}
	</style>
<style>@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));}*,:after,:before{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}</style><link rel="stylesheet" href="styles.5c3db274abd36de5f1ef.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.5c3db274abd36de5f1ef.css"></noscript></head>

<body>
	<app-root></app-root>
	<link rel="stylesheet" href="assets/site.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/site.css"></noscript>
<script src="runtime-es2015.5a2c4a0ff783c014c5e2.js" type="module"></script><script src="runtime-es5.5a2c4a0ff783c014c5e2.js" nomodule defer></script><script src="polyfills-es5.66f1c5c3b7addecc9c21.js" nomodule defer></script><script src="polyfills-es2015.fed5a62720b72713dddc.js" type="module"></script><script src="scripts.b0760a4fa05fc200dfbb.js" defer></script><script src="main-es2015.aaa3225b7c447b616d8d.js" type="module"></script><script src="main-es5.aaa3225b7c447b616d8d.js" nomodule defer></script>

</body></html>