Friendica Communications Platform
(please note that this is a clone of the repository at github, issues are handled there)
https://friendi.ca
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<h1>$sitedir</h1>
|
|
|
|
$globaldir
|
|
$admin
|
|
|
|
$finding
|
|
|
|
<div id="directory-search-wrapper">
|
|
<form id="directory-search-form" action="directory" method="get" >
|
|
<input type="text" name="search" id="directory-search" class="search-input" onfocus="this.select();" value="$search" />
|
|
<input type="submit" name="submit" id="directory-search-submit" value="$submit" />
|
|
</form>
|
|
</div>
|
|
<div id="directory-search-end"></div>
|
|
|