diff options
author | KJ Ørbekk <kj@orbekk.com> | 2017-07-27 09:21:37 -0400 |
---|---|---|
committer | KJ Ørbekk <kj@orbekk.com> | 2017-07-27 09:21:37 -0400 |
commit | 1747df666afa36234f2209edf911f6beebdd64e8 (patch) | |
tree | 475f19b6874170952df524279a1b5b7474468f60 /src/data/templates | |
parent | b75f4bfb546859ed3978bef94e51725e6721bfa6 (diff) |
Diffstat (limited to 'src/data/templates')
-rw-r--r-- | src/data/templates/quotes.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/templates/quotes.hbs b/src/data/templates/quotes.hbs index f9f4983..6f56a30 100644 --- a/src/data/templates/quotes.hbs +++ b/src/data/templates/quotes.hbs @@ -8,7 +8,7 @@ Dato: {{date}}, Score: <span id="v{{id}}"> {{~> vote~}} -<form method="post" style="display: inline;"action="http://www.vidarholen.net/contents/rage/index.php"><input type="hidden" name="irc" value="{{content}}"/><input type="submit" class="ragebutton" value="Rage it"/></form><br> +<form method="post" style="display: inline;"action="https://www.vidarholen.net/contents/rage/index.php"><input type="hidden" name="irc" value="{{content}}"/><input type="submit" class="ragebutton" value="Rage it"/></form><br> <br> <pre> {{content}} |