The table in the Templates section was corrected

This commit is contained in:
Tolbxela Bot
2017-10-24 11:43:12 +02:00
committed by GitHub
parent 0e93d140e8
commit 8bf7a9921e

View File

@@ -131,12 +131,12 @@ This package makes use of [`text/template`](https://godoc.org/text/template). [D
The following variables are available: The following variables are available:
| Root objects | | Root objects | Description |
| ------------- | ----------------- | ------------- | ------------------------------------|
| `.SystemName` | system name | `.SystemName` | system name |
| `.API` | `api` object from configuration | `.API` | `api` object from configuration |
| `.Monitor` | `monitor` object from configuration | `.Monitor` | `monitor` object from configuration |
| `.now` | formatted date string | `.now` | formatted date string |
| Monitor variables | | Monitor variables |
| ------------------ | | ------------------ |