forgot to also update the log in button template for known instances js

This commit is contained in:
codl 2019-07-23 04:42:44 +02:00
parent 289a1df83f
commit 195371dc97
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
</script>
<script type="text/html+template" id="instance_button_template">
<a style='background-color:#282c37' class='btn primary'
<a class='btn primary mastodon-colored'
href="{{ url_for('mastodon_login_step1') }}?instance_url=${encodeURIComponent(instance)}">
${ !first? '' : `
{{picture(st, 'mastodon', (20,40,80), ('webp', 'png'))}}