diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-05-14 12:02:39 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-05-14 12:02:39 -0400 |
| commit | 101c0be26573b6cc20a8542d378592fd0eec2ba5 (patch) | |
| tree | 98a17d4ff252b4c5c3937eb16db1c10d63a142ce /template/fullscreen.st | |
| parent | 7a62c03ebe5c36a47274d170ce8c39957cdf437c (diff) | |
scripts to fix redis when it crashes
Diffstat (limited to 'template/fullscreen.st')
| -rw-r--r-- | template/fullscreen.st | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/fullscreen.st b/template/fullscreen.st index 79c3934..08cf74d 100644 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -184,6 +184,12 @@ <div id="registerbox" class="box"> <a href="/"><img src="/static/img/dumppixellarge3.png"></a> <p> + registration is closed ;-( + </p> + <p> + maybe ask a friend? + </p> + <!-- <label style="text-align:left;margin-bottom:-8px;">username</label> <input type="text" class="field" id="regNickInput" tabindex="5" /> </p><p> @@ -198,6 +204,7 @@ </p><p> <input type="submit" class="submit" id="submit" value="Register!" tabindex="9" /> </p> + --> </div> $endif$ |
