1
0
mirror of https://github.com/TeamNewPipe/website synced 2025-10-06 08:23:35 +02:00
Files
website/_includes/faq_improve_hint.html

15 lines
811 B
HTML
Raw Permalink Normal View History

2018-07-22 14:09:48 +02:00
<!--<div class="alert alert-warning improve-faq-hint" role="alert">
<span class="fa fa-question" aria-hidden="true"></span>
<span>Missing something? Was something hard to understand?<br>
We don't hope so. But if this is the case, please help us to
<a href="https://github.com/TeamNewPipe/website/issues/69" target="_blank">improve this site</a>.
</span>
2018-07-22 14:09:48 +02:00
</div>-->
<!-- FAQ Beta warning -->
<div class="alert alert-warning improve-faq-hint" role="alert">
<span class="fa fa-wrench" aria-hidden="true"></span>
<span>Missing something? FAQs and tutorials are in <strong><small>BETA</small></strong>.<br>
We are working on more content. Please help us to
<a href="https://github.com/TeamNewPipe/website/issues/69" target="_blank">improve this site</a>.
</span>
</div>