diff options
author | binary <me@rgoncalves.se> | 2021-01-18 08:56:34 +0100 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2021-01-18 08:56:34 +0100 |
commit | 1326313cc0c832f08b1c1e2aee9e86776266a1ad (patch) | |
tree | 5eb1c9a088233d384ecaa18b2ca99a3e4bc733ee /templates | |
parent | 4a888e8279c809a094e466d829a5ba168bca7b23 (diff) | |
download | infrastructure-1326313cc0c832f08b1c1e2aee9e86776266a1ad.tar.gz |
Add global template for connection motd
Diffstat (limited to 'templates')
-rw-r--r-- | templates/system-header.j2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/system-header.j2 b/templates/system-header.j2 new file mode 100644 index 0000000..f7bb7bd --- /dev/null +++ b/templates/system-header.j2 @@ -0,0 +1,6 @@ + + ▍ {{ global.domain_name }} network + ▍ + ▍ support : support@{{ global.domain_name }} + ▍ look for changes : git.{{ global.domain_name }} + |