الملفات
gitea_arabic_local/home.tmpl
2025-08-14 17:59:52 +00:00

15 أسطر
404 B
Cheetah

{{template "base/head" .}}
<div role="main" aria-label="الرئيسية" class="page-content home">
<div class="gt-mb-5 gt-px-5">
<div class="center">
<!-- شعار gitPasha -->
<div class="hero">
<h1 class="ui icon header title">
gitPasha
</h1>
<h2>شيفرتك البرمجية. على أرضك. بلغتك.</h2>
</div>
</div>
</div>
</div>
{{template "base/footer" .}}