mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Adding RTL tags. (#652)
This commit is contained in:
parent
d0bb8c2817
commit
d4dd112022
1 changed files with 29 additions and 0 deletions
29
try_ar.md
Normal file
29
try_ar.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
#<div dir="auto">تجريب YunoHost</div>
|
||||
|
||||
<div dir=rtl class="alert alert-warning" markdown="1">
|
||||
**ملاحظة :** يمكن لهذا السيرفر التجريبي أن يتوقف من وقت إلى آخر.
|
||||
<br>
|
||||
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<div dir=rtl class="row text-center">
|
||||
<div dir=rtl class="col-md-6">
|
||||
<a href="https://demo.yunohost.org/" target="_blank" class="btn btn-success btn-lg"><span class="glyphicon glyphicon-user"></span> واجهة المستخدم</a>
|
||||
<p class="text-muted">إسم المستخدم : demo<br>كلمة السر : demo</p>
|
||||
</div>
|
||||
<div dir=rtl class="col-md-5">
|
||||
<a href="https://demo.yunohost.org/yunohost/admin" target="_blank" class="btn btn-primary btn-lg"><span class="glyphicon glyphicon-lock"></span> واجهة الإدارة</a>
|
||||
<p dir=rtl class="text-muted">كلمة السر : demo</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<p dir=rtl class="text-center" markdown="1">
|
||||
***تم توفير الخادم التجريبي بفضل
|
||||
<a href="https://www.gitoyen.net" target="_blank">Gitoyen</a>***
|
||||
</p>
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue