diff --git a/nano/templates/uplink.tmpl b/nano/templates/uplink.tmpl
index 45b2a7c0f7..cf48a2ebce 100644
--- a/nano/templates/uplink.tmpl
+++ b/nano/templates/uplink.tmpl
@@ -4,28 +4,25 @@ Title: Syndicate Uplink, uses some javascript to change nanoUI up a bit.
Used In File(s): \code\game\objects\items\devices\uplinks.dm
-->
{{:helper.syndicateMode()}}
-{{if data.menu != 0}}
-
-
- {{:helper.link('Return', 'arrowreturn-1-w', {'return' : 1}, null, 'fixedLeftWide')}}
-
+
{{:data.welcome}}
+
+
+
+ Functions:
-
-{{/if}}
+
+ {{:helper.link('Request Items', 'gear', {'menu' : 0}, null, 'fixedLeftWider')}}
+ {{:helper.link('Exploitable Information', 'gear', {'menu' : 1}, null, 'fixedLeftWider')}}
+ {{:helper.link('Return', 'arrowreturn-1-w', {'return' : 1}, null, 'fixedLeft')}}
+ {{:helper.link('Close', 'gear', {'lock' : "1"}, null, 'fixedLeft')}}
+
+
+
+
{{if data.menu == 0}}
-
{{:data.welcome}}
-
-
-
- Functions:
-
-
- {{:helper.link('Exploitable Information', 'gear', {'menu' : 1}, null, 'fixedLeftWider')}}
- {{:helper.link('Close', 'gear', {'lock' : "1"}, null, 'fixedLeft')}}
-
-
-
-
+
Request items:
+
Each item costs a number of tele-crystals as indicated by the number following their name.
+
Tele-Crystals:
@@ -33,10 +30,7 @@ Used In File(s): \code\game\objects\items\devices\uplinks.dm
{{:data.crystals}}
-
Request items:
-
Each item costs a number of tele-crystals as indicated by the number following their name.
-
-
+
{{for data.nano_items}}
{{:value.Category}}
@@ -53,7 +47,7 @@ Used In File(s): \code\game\objects\items\devices\uplinks.dm
{{:helper.link('Buy Random (??)' , 'gear', {'buy_item' : 'random'}, null, 'fixedLeftWidest')}}
{{else data.menu == 1}}
-
Information Record List
+
Information Record List:
Select a Record
@@ -65,7 +59,7 @@ Used In File(s): \code\game\objects\items\devices\uplinks.dm
{{/for}}
{{else data.menu == 11}}
-
Information Record
+
Information Record: