Changeset 294 for trunk/grails-app
- Timestamp:
- Mar 22, 2010, 11:57:28 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/home/index.gsp
r276 r294 5 5 </head> 6 6 <body> 7 Welcome to the first prototype of GSCF . At this moment, there are ${studyCount} studies in the database.7 Welcome to the first prototype of GSCF, version ${meta(name: 'app.version')}. At this moment, there are ${studyCount} studies in the database. 8 8 <p><n:isNotLoggedIn> 9 9 For this version it is not required to login, but if you login as administrator ( admin / admiN123! ) or user ( user / useR123! ) you can test user functionality.
Note: See TracChangeset
for help on using the changeset viewer.