adds basic 'my account' page

Fields related with authentication are not included
because the auth system will change to integrate with 
Madrid.es's Ciudadano360
ref: #22
This commit is contained in:
Juanjo Bazán
2015-07-30 17:35:35 +02:00
parent 58b43a9dc4
commit 8f6e5ecfc8
8 changed files with 87 additions and 3 deletions

View File

@@ -7,4 +7,6 @@ es:
notice: "%{resource_name} actualizado correctamente."
destroy:
notice: "%{resource_name} borrado correctamente."
alert: "%{resource_name} no ha podido ser borrado."
alert: "%{resource_name} no ha podido ser borrado."
save_changes:
notice: "Cambios guardados"