{% load staticfiles %}
This server can be used for serving placeholder images for any web page.
To request a placeholder image of a given width and height simply include an image with the source pointing to /image/<width>x<height>/ on this server such as:
<img src="{{ example }}" >