Use Mustache templates for site URL so that the username can be inserted anywhere in the template rather than only at the end

This commit is contained in:
Danielle McLean 2017-10-10 15:16:50 +11:00
parent 7b2c1681eb
commit bbe563dee7
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
6 changed files with 41 additions and 8 deletions

View file

@ -16,7 +16,7 @@ PgpKey
Site
icon Text sqltype=varchar(255)
url Text sqltype=varchar(255)
template Text sqltype=varchar(255)
Profile
userId UserId