Are there objections to displaying something like
Sign into the Sage Notebook v4.0.2
in place of
Sign into the Sage Notebook
on the notebook log-in page? It often helps to know which version is
running on sagenb.org or alpha.sagenb.org, before logging in.
The actual change would be to use, e.g.,
Sign into the Sage Notebook v{{ sage_version }}
in
sage/server/notebook/templates/login.html
Incidentally: The logo alignment seems to be off. A quick inline fix
is to replace
align="top"
with
style="vertical-align: middle;"
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---