Comment home changes

This commit is contained in:
hodasemi 2025-06-19 08:31:25 +02:00
parent 998eafcca4
commit 2cfa203f2c

View file

@ -9,12 +9,12 @@
<h1 class="ui icon header title"> <h1 class="ui icon header title">
{{AppDisplayName}} {{AppDisplayName}}
</h1> </h1>
<h2>{{ctx.Locale.Tr "startpage.app_desc"}}</h2> <!-- <h2>{{ctx.Locale.Tr "startpage.app_desc"}}</h2>
<h2>Das ist der Entwicklungsserver der PTS.</h2> <h2>Das ist der Entwicklungsserver der PTS.</h2>
<h2>Zur PTS-Website geht es <a href="https://www.ptspaper.de/de/">hier</a></h2> <h2>Zur PTS-Website geht es <a href="https://www.ptspaper.de/de/">hier</a></h2> -->
</div> </div>
</div> </div>
</div> </div>
{{template "home_forgejo" .}} {{template "home_forgejo" .}}
</div> </div>
{{template "base/footer" .}} {{template "base/footer" .}}