Loading docs/ref/templates/builtins.txt +1 −1 Original line number Diff line number Diff line Loading @@ -2401,7 +2401,7 @@ It is also able to consume standard context variables, e.g. assuming a <link rel="stylesheet" href="{% static user_stylesheet %}" type="text/css" media="screen" /> If you'd like to retrieve a static URL without displaying it, you can use a slightly different call:: slightly different call: .. versionadded:: 1.5 Loading Loading
docs/ref/templates/builtins.txt +1 −1 Original line number Diff line number Diff line Loading @@ -2401,7 +2401,7 @@ It is also able to consume standard context variables, e.g. assuming a <link rel="stylesheet" href="{% static user_stylesheet %}" type="text/css" media="screen" /> If you'd like to retrieve a static URL without displaying it, you can use a slightly different call:: slightly different call: .. versionadded:: 1.5 Loading