diff --git a/templates/user_landing_page.html b/templates/user_landing_page.html index 81c246f..0dc991c 100644 --- a/templates/user_landing_page.html +++ b/templates/user_landing_page.html @@ -18,11 +18,11 @@ {% for guild in g.guilds %}
Select this server to view your data for {{ guild.name }}.
- View Server +Select this server to view your data for {{ guild['name'] }}.
+ View Server