diff --git a/templates/index.html b/templates/index.html index 511377ff..01879f48 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,29 +11,29 @@

Rigboard

- Rigboard - Calendar + Rigboard + Calendar {% if perms.RIGS.add_event %} - New Event + New Event {% endif %}

Asset Database

- Asset List + Asset List {% if perms.assets.add_asset %} - New Asset + New Asset {% endif %} - Supplier List - {% if perms.assets.add_asset %} - New Supplier + Supplier List + {% if perms.assets.add_supplier %} + New Supplier {% endif %}

Quick Links

- TEC Forum - TEC Wiki + TEC Forum + TEC Wiki {% if perms.RIGS.view_event %} - Price List + Price List {% endif %}