diff options
Diffstat (limited to 'src')
-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}} |