diff options
author | Jakob Sack <mail@jakobsack.de> | 2011-03-01 23:20:16 +0100 |
---|---|---|
committer | Jakob Sack <mail@jakobsack.de> | 2011-03-01 23:20:16 +0100 |
commit | 132695ceb1d7ab0e4bfbb141e9e9639111dd25b5 (patch) | |
tree | f53fabcefd89a1e5bbeda9a2c2d2fff6683139d4 /templates/logout.tmpl | |
parent | 1fd39a52fa750878e7d70fba63c099f252095762 (diff) | |
download | nextcloud-server-132695ceb1d7ab0e4bfbb141e9e9639111dd25b5.tar.gz nextcloud-server-132695ceb1d7ab0e4bfbb141e9e9639111dd25b5.zip |
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
Diffstat (limited to 'templates/logout.tmpl')
-rw-r--r-- | templates/logout.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/logout.tmpl b/templates/logout.tmpl new file mode 100644 index 00000000000..4a15998a5c0 --- /dev/null +++ b/templates/logout.tmpl @@ -0,0 +1 @@ +You are logged out. |