Commit 82b012ee by Timothée Peignier

match description with code. close @275

parent f0b8f72d
...@@ -32,7 +32,7 @@ this can be done by overriding the templates ``pipeline/css.html`` and ``pipelin ...@@ -32,7 +32,7 @@ this can be done by overriding the templates ``pipeline/css.html`` and ``pipelin
Example Example
------- -------
If you have specified the CSS-groups “screen” and “print” and a JavaScript-group If you have specified the CSS-groups “colors” and “stats” and a JavaScript-group
with the name “scripts”, you would use the following code to output them all :: with the name “scripts”, you would use the following code to output them all ::
{% load compressed %} {% load compressed %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment