Skip to content
Footer.html 3.31 KiB
Newer Older
Kostis Trantzas's avatar
Kostis Trantzas committed
<section id="contact" style="background-color: #6c6c6c; color: #FFFFFF;">
<br>
	<div class="container">
			<div class="row shadowed-dark">
			
				<div class="col-xs-12 col-sm-12 col-md-6">
					<h2>Who we are</h2>
					<address class='font-weight-light'><span class='font-weight-bold'><strong>openslice.io project</strong></span> | <a
							href='http://openslice.io/' class='text-white' style="color:#FFFFFF;">openslice.io</a><br>openslice.io an opensource OSS
					</address>
					<address class='font-weight-light'><span class='font-weight-bold'><strong>{{portalName}}</strong></span> | <a
							href='{{weburl}}' class='text-white' style="color:#FFFFFF;">{{weburl}}</a><br>A portal that allows 5G
						experimenters to deploy experiment descriptors towards the infrastructure.</address>
					<address class='font-weight-light'><span class='font-weight-bold'><strong>{{portalName}} wiki</strong></span> | <a
							href='{{portalwiki}}' class='text-white' style="color:#FFFFFF;">{{portalwiki}}</a><br>A wiki containing project
						documentation.
					</address>
					<address class='font-weight-light'><span class='font-weight-bold'><strong>{{portalName}} Report Issues</strong></span> | <a
							href='{{bugzilla}}' class='text-white' style="color:#FFFFFF;">{{bugzilla}}</a><br>Our
						issue tracking system.</address>
				</div>

				<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
					<h2>Connect with us</h2>
					<div class="row">
						<div class="col-xs-12 col-sm-6 col-md-3">
							<div><a href='https://twitter.com/OpensliceOSS' class='font-weight-light text-white' style="color:#FFFFFF;"><i
									class='fa fa-twitter mr-2' style="margin-right: .5rem;"></i>Twitter</a></div>
						</div>
						<div class='col-xs-12 col-sm-6 col-md-3'>
							<div><a href='https://openslice.slack.com/' class='font-weight-light text-white' style="color:#FFFFFF;"><i
									class='fa fa-slack mr-2' style="margin-right: .5rem;"></i>Slack</a></div>
						</div>
					</div>
				</div>

			</div>
	</div>
	<br>
</section>


<footer id="footer">
			<section style="padding: 20px 0; transition: all 0.3s;">
				<div class="container">
					<div class='row align-items-center' style="display: flex; align-items: center;">
						<div class='col-md-2'><img src='./images/eu-commission.png' /></div>
						<div class='col-md-10 font-weight-light'>OpenSlice has received funding from<div class='font-weight-light'>
								5GinFIRE | https://5ginfire.eu/ project from the European Horizon 2020 Programme for research, technological
								development and demonstration under grant agreement number 732497.</div>
							<div class='font-weight-light'>5G-VINNI project | https://5g-vinni.eu/ 5G-VINNI project has received funding
								from the European Horizon 2020 Programme for research, technological development and demonstration under
								grant agreement number 815279</div>
							<div class='font-weight-light'>{{portalName}} running openslice.io version 2023-Q3 1.2.0-SNAPSHOT | <a
									href='https://openslice.io/data-protection-declaration/' class='font-weight-light'>Data Protection
									Declaration</a> | &copy; 2019-{{currentYear}} on behalf of <a target='_blank' href='http://openslice.io/'
									title='openslice.io' class='font-weight-light'>openslice.io</a></div>
						</div>
					</div>
		
				</div>				
			</section>
			
</footer><!--/#footer-->