mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-06-20 04:24:14 -04:00
el strings
This commit is contained in:
parent
b186d25403
commit
1c7c1c6649
12 changed files with 68 additions and 49 deletions
|
@ -1,15 +1,15 @@
|
|||
+++
|
||||
title = "Search"
|
||||
title = "Αναζήτηση"
|
||||
sort_by = "date"
|
||||
paginate_by = 5
|
||||
+++
|
||||
<br>
|
||||
<p style="text-align:center">The search feature uses the external search engine DuckDuckGo.</p>
|
||||
<p style="text-align:center">Η δυνατότητα αναζήτησης χρησιμοποιεί την εξωτερική μηχανή αναζήτησης DuckDuckGo.</p>
|
||||
|
||||
<div class="columns is-centered">
|
||||
<form action="https://duckduckgo.com/" method="get">
|
||||
<input type="hidden" name="sites" value="anarsec.guide">
|
||||
<input type="search" name="q">
|
||||
<input type="submit" value="Search">
|
||||
<input type="submit" value="Αναζήτηση">
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue