This commit is contained in:
Eduard Urbach 2017-06-18 20:23:42 +02:00
parent 0822c8f829
commit 1f438d2659

View File

@ -8,7 +8,7 @@ component Settings(user *arn.User)
InputText("nick", user.Nick, "Username", "Your username on notify.moe")
InputText("tagline", user.Tagline, "Tagline", "Text that appears below your username")
InputText("website", user.Website, "website", "Your homepage")
InputText("website", user.Website, "Website", "Your homepage")
.widget
h3.widget-title