<turbo-stream action="replace" target="remote_modal"><template>
  <turbo-frame id="remote_modal" target="_top"><div aria-hidden='true' aria-labelledby='staticBackdropLabel' class='modal fade' data-bs-backdrop='static' data-bs-keyboard='false' data-controller='modal' tabindex='-1'>
<div class='modal-dialog'>
<div class='modal-content'>
<div class='modal-header'>
<h1 class='modal-title fs-5' id='staticBackdropLabel'>Will you be running GNOME, Plasma, or your own custom UI?</h1>
</div>
<div class='modal-body'>
<div class='lh-base fs-6 mt-2'>We will be working with GNOME/GTK, KDE/Plasma and Ubuntu Touch communities, and have partnered with the foundations behind them for the middleware layer. PureOS currently is GNOME-based and look forward to working with GNOME as an upstream as well as GNOME’s OS and design-centric development model; however we will also test, support, and develop with KDE and the KDE community, and of course we will support Qt for application development.</div>
<div class='lh-base fs-6 mt-2'>Learn more about the rationale behind this approach: <br></div>
<div class='lh-base fs-6 mt-2'><a href="https://puri.sm/posts/librem5-gnome-and-kde-collaboration/" target="_blank"> GNOME & KDE collaboration </a> <br></div>
<div class='lh-base fs-6 mt-2'><a href="https://puri.sm/posts/gnome-and-kde-in-pureos-diversity-across-devices/" target="_blank">GNOME & KDE in PureOS </a></div>
</div>
<div class='modal-footer'>
<button class='btn btn-secondary' data-bs-dismiss='modal' type='button'>Close</button>
</div>
</div>
</div>
</div>
</turbo-frame><style>
  .btn-secondary{
    background: #0057B7;
    color: #fff;
  }
  .btn:hover {
    background: #0057B7 !important;
    color: #fff !important;
  }
</style>

</template></turbo-stream>