diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html index afadf8b..535c4f7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -33,9 +33,6 @@ <li> <a href="{{$.BasePath}}/pubkeys/"><span class="item-marker">›</span> Update your public SSH keys</a> </li> - <li> - <a href="{{$.BasePath}}/ideviceconf" rel="external"><span class="item-marker">›</span> Configure eduroam on your iDevice</a> - </li> {{ end }} </ul> <p> |