]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/webfinger.tpl
Show permissions for all posts when possible
[friendica.git] / view / templates / webfinger.tpl
index 109a7fce25df88994ca239ce7f6ae6b8c9f6b3eb..a324057cd780a249e79d45f89b1f405b0719ffb4 100644 (file)
@@ -1,9 +1,8 @@
 <div class="generic-page-wrapper">
-       <h3>Webfinger Diagnostic</h3>
-
+       <h2>{{$title}}</h2>
        <form action="webfinger" method="get">
-               Lookup address: <input type="text" style="width: 250px;" name="addr" value="{{$addr}}" />
-               <input type="submit" name="submit" value="Submit" />
+               {{$lookup}} <input type="text" style="width: 250px;" name="addr" value="{{$addr}}" />
+               <input type="submit" name="submit" value="{{$submit}}" />
        </form>
 
        <br /><br />