From a60e08ba995dc580dc930dd38515c8f678ee7b72 Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <dr@jones.dk>
Date: Sat, 2 Nov 2019 20:51:43 +0100
Subject: Use mustache template wrapping of variables.

---
 README.md | 2 +-
 USE.md    | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 449e1a0..2b90e48 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Overview of shell accounts
 
-[[domain virtual-assembly]] offers optional shell accounts for members.
+{{organisation}} offers optional shell accounts for members.
 User must provide contact information.
 
 A shell account provides access to a command-line text console interface.
diff --git a/USE.md b/USE.md
index 38815a4..6c111ef 100644
--- a/USE.md
+++ b/USE.md
@@ -1,13 +1,13 @@
 # Shell introduction
 
-As member of [[org Virtual Assembly]]
-you can get a shell account at [[!host shell.virtual-assembly.org]].
+As member of {{organisation}}
+you can get a shell account at {{shellhost}}.
 
 A shell account provides you a "home" at the system,
 that you can access with a command-line console interface
 either interactively or automated by scripts.
 
-You need to [[contact sysadmins]] to get your shell account created.
+You need to {{contact_sysadmins}} to get your shell account created.
 Provide your full name, email, and cellphone number,
 which is shared with all users
 for use in case of problems with your account.
-- 
cgit v1.2.3