Add config page, and configuration for the base URL, so the bookmarklet will work on remote machines.
This commit is contained in:
7
web/templates/config.html
Normal file
7
web/templates/config.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="grid-x grid-padding-x">
|
||||
<div class="large-12 cell">
|
||||
|
||||
<h5>Configuration</h5>
|
||||
{{ template "config_form.html" . }}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user