mirror of
https://github.com/openSUSE/osem.git
synced 2026-06-11 17:25:15 -04:00
12 lines
449 B
HTML
12 lines
449 B
HTML
<!-- Header -->
|
|
<header>
|
|
<div class="container">
|
|
<div class="intro-text">
|
|
<div class="intro-lead-in">Event Management App Tailored to</div>
|
|
<div class="intro-heading">Free Software Conferences</div>
|
|
<a href="http://demo.osem.io" class="btn btn-xl">Try It</a>
|
|
<a href="https://github.com/openSUSE/osem/archive/master.zip" class="btn btn-xl">Download</a>
|
|
</div>
|
|
</div>
|
|
</header>
|