|
|
@ -34,9 +34,8 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="pure-controls">
|
|
|
|
<div class="pure-controls">
|
|
|
|
<span class="pure-form-message-inline">
|
|
|
|
<span class="pure-form-message-inline">
|
|
|
|
These tokens can be used in the notification body and title to
|
|
|
|
These tokens can be used in the notification body and title to customise the notification text.
|
|
|
|
customise the notification text.
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<table class="pure-table" id="token-table">
|
|
|
|
<table class="pure-table" id="token-table">
|
|
|
|
<thead>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
@ -88,7 +87,7 @@
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
|
<span class="pure-form-message-inline">
|
|
|
|
<br/>
|
|
|
|
URLs generated by changedetection.io (such as <code>{diff_url}</code>) require the <code>BASE_URL</code> environment variable set.<br/>
|
|
|
|
URLs generated by changedetection.io (such as <code>{diff_url}</code>) require the <code>BASE_URL</code> environment variable set.<br/>
|
|
|
|
Your <code>BASE_URL</code> var is currently "{{current_base_url}}"
|
|
|
|
Your <code>BASE_URL</code> var is currently "{{current_base_url}}"
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|