diff options
Diffstat (limited to 'templates/web/default/auth/welcome.html')
-rw-r--r-- | templates/web/default/auth/welcome.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/web/default/auth/welcome.html b/templates/web/default/auth/welcome.html deleted file mode 100644 index 5727f82ad..000000000 --- a/templates/web/default/auth/welcome.html +++ /dev/null @@ -1,11 +0,0 @@ -[% INCLUDE 'header.html', title => loc('Welcome') %] - -<h1>[% loc('Welcome') %]</h1> - -<p>Your new account on FIXME has been created!</p> - -FIXME - add blurb about being sent an email with a confirmation link to confirm -account. - - -[% INCLUDE 'footer.html' %]
\ No newline at end of file |