Updated account and profile pages, very temporary solution, do not like it at all

This commit is contained in:
Torkel Ödegaard
2015-02-06 08:21:00 +01:00
parent e3764ad951
commit f8a10fa7af
17 changed files with 342 additions and 205 deletions

View File

@@ -12,6 +12,7 @@ var (
type User struct {
Id int64
Version int
Email string
Name string
Login string