File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 {% if release.is_dev %}
3939 {% if "internals" not in docurl %}{# The dev version is canonical for internals/. #}
4040 < div id ="dev-warning " class ="doc-floating-warning ">
41- {% blocktrans trimmed %}
42- This document is for Django's development version, which can be significantly different from previous releases.
43- < a href ="https://docs.djangoproject.com/en/stable/ " style ="font-weight : bold; text-decoration: underline; "> Click here for the stable version </ a >
41+ {% blocktrans trimmed %}
42+ This document is for Django's development version, which can be significantly different from previous releases.
43+ < a href ="https://docs.djangoproject.com/en/stable/ " style ="font-weight : bold; text-decoration: underline; "> Click here for the stable version </ a >
4444 {% endblocktrans %}
4545 </ div >
4646 {% endif %}
You can’t perform that action at this time.
0 commit comments