We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da196f8 + 4d6b1ee commit ef8ab43Copy full SHA for ef8ab43
tpl/settings_main.gohtml
@@ -25,7 +25,7 @@
25
{{validate "site.settings.allow_embed" .Validate}}
26
<span>{{.T `help/allow-embed|
27
Comma-separated list of domains or URLs that can embed GoatCounter in a frame; %[full documentation].`
28
- (tag "a" "href=/help/frame")}}
+ (tag "a" "href=%s/help/frame")}}
29
</span>
30
31
<label for="settings.public">{{.T "label/dashboard-public|Dashboard viewable by"}}</label>
0 commit comments