mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 04:04:03 +00:00
11 lines
449 B
HTML
11 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>
|