website icon indicating copy to clipboard operation
website copied to clipboard

back to sage main page should be localized

Open kcrisman opened this issue 11 years ago • 3 comments

Practically every la/_la.html or la/index.html has this in it.

{% block header_text %}
<a href="{{ 'index.html'|prefix }}">back to Sage main page</a>
{% endblock %}

?? Why not localized? Probably just never happened.

kcrisman avatar Oct 31 '14 17:10 kcrisman

It has been there before, so I kept it there. First question to answer would be, if a click on the logo brings you back to the main page, or just the index of the subdirectory ;-)

Your issues/questions are good, but nobody bothered to take care of any of this for years. I just try to make it work as simple as possible and rewrote this to make it reproducible and transition it to Github.

haraldschilly avatar Oct 31 '14 17:10 haraldschilly

Understood. Just trying to document what needs to be done.

kcrisman avatar Oct 31 '14 19:10 kcrisman

If you got to such a page and can't read that language, having this particular link in English might make sense.

slel avatar Nov 05 '18 11:11 slel