]> git.mxchange.org Git - friendica.git/blobdiff - view/apps.tpl
Merge pull request #77 from simonlnu/master
[friendica.git] / view / apps.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 61ea9ee..4c7f8c9
@@ -2,6 +2,6 @@
 
 <ul>
        {{ for $apps as $ap }}
-       <li><a href="$ap.url">$ap.name</a></li>
+       <li>$ap</li>
        {{ endfor }}
 </ul>