morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

call-to-action.html (502B)


      1 <section id="download" class="download bg-primary text-center">
      2     <div class="container">
      3         <h2 class="section-heading">Discover what Morpheus is able to do!</h2>
      4         <p>Our chat application is available on any windows desktop device! Download now to get started!</p>
      5         <a class="badge" href="#"><img src="{{ site.baseurl }}img/google-play-badge.svg" alt=""></a>
      6         <a class="badge" href="#"><img src="{{ site.baseurl }}img/app-store-badge.svg" alt=""></a>
      7     </div>
      8 </section>