From eb85d381fdb447d23e568dfecbde24a860879952 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 7 May 2018 18:46:42 -0700 Subject: Add supported protocols to siteinfo (not siteinfo.json) --- view/tpl/siteinfo.tpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view') diff --git a/view/tpl/siteinfo.tpl b/view/tpl/siteinfo.tpl index a5b99fd83..4d9c53656 100755 --- a/view/tpl/siteinfo.tpl +++ b/view/tpl/siteinfo.tpl @@ -38,4 +38,8 @@

{{$prj_transport}} ({{$transport_link}})
+{{if $additional_fed}} +
{{$additional_text}} {{$additional_fed}}
+{{/if}} + -- cgit v1.2.3