Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/manage/tpl/monitors/confirm_accept.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h3>Accepting Monitor</h3>
[% END %]

<p>
Email <a href="mailto:[% " support" | email %]?subject=Monitor setup">[% "support" | email %]</a> for
Email <a href="mailto:[% "support" | email %]?subject=Monitor setup">[% "support" | email %]</a> for
help.
</p>

Expand Down Expand Up @@ -51,4 +51,4 @@ <h3>Accepting Monitor</h3>

</div>

</div>
</div>
4 changes: 2 additions & 2 deletions docs/manage/tpl/monitors/confirm_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h3>Confirm Monitor information</h3>


<p>
Email <a href="mailto:[% " support" | email %]?subject=Monitor setup">[% "support" | email %]</a> for help.
Email <a href="mailto:[% "support" | email %]?subject=Monitor setup">[% "support" | email %]</a> for help.
</p>


Expand All @@ -169,7 +169,7 @@ <h3>Monitor instructions</h3>
</p>

<p>For help or other platforms, please email
<a href="mailto:[% " support" | email %]">[% "support" | email %]</a>.
<a href="mailto:[% "support" | email %]">[% "support" | email %]</a>.

</div>

Expand Down
4 changes: 2 additions & 2 deletions docs/manage/tpl/monitors/instructions.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h5>Monitor deployment guidelines</h5>

<p>
<strong>Installation and setup commands (for systemd managed systems)</strong>.
If you are using a different platform, <a href="mailto:[% " support" | email %]">
If you are using a different platform, <a href="mailto:[% "support" | email %]">
email us</a> or post on the <a href="https://community.ntppool.org/c/dev/5">community</a>
development forum.
</p>
Expand Down Expand Up @@ -76,7 +76,7 @@ <h4>Monitor registration temporarily unavailable</h4>
<h4>Monitor limit reached</h4>
<p>
You have reached your monitor limit for this account.
Email <a href="mailto:[% " support" | email %]">[% "support" | email %]</a> if you need help.
Email <a href="mailto:[% "support" | email %]">[% "support" | email %]</a> if you need help.
</p>
</div>
[% END %]
Expand Down
2 changes: 1 addition & 1 deletion docs/manage/tpl/vendor/billing.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3>Current plan</h3>

<p>
To update the subscription plan, email
<a href="mailto:[% " vendors" | email %]">[% "vendors" | email %]</a>.
<a href="mailto:[% "vendors" | email %]">[% "vendors" | email %]</a>.
</p>

[% IF combust.user.privileges.vendor_admin && plan.stripe_dashboard_link %]
Expand Down
2 changes: 1 addition & 1 deletion docs/manage/tpl/vendor/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@

<p>
If you have any questions, please email
<a href="mailto:[% " vendors" | email %]">[% "vendors" | email %]</a>.
<a href="mailto:[% "vendors" | email %]">[% "vendors" | email %]</a>.
</p>
4 changes: 2 additions & 2 deletions docs/manage/tpl/vendor/show.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ <h4>Status</h4>
[% IF have_subscription %]
<p>
The DNS zone is being processed and will be setup soon.
<a href="mailto:[% " vendors" | email %]?subject=Vendor zone [% vz.zone_name |
<a href="mailto:[% "vendors" | email %]?subject=Vendor zone [% vz.zone_name |
html %] processing">Email if you have any questions</a>.
</p>
[% ELSE %]
<p>
If your application hasn't been processed or responded to
within a week, please email the <a href="mailto:[% " vendors" | email %]?subject=Vendor zone [% vz.zone_name |
within a week, please email the <a href="mailto:[% "vendors" | email %]?subject=Vendor zone [% vz.zone_name |
html %] application">vendor support</a> address.
</p>
[% END %]
Expand Down
2 changes: 1 addition & 1 deletion docs/shared/error/403.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p>
Permission denied. If you think this was in error, please email
<a href="mailto:[% " support" | email %]">[% "support" | email %]</a>.
<a href="mailto:[% "support" | email %]">[% "support" | email %]</a>.
</p>