{% extends "base.html" %} {% block body %}
Get started with this template based on HTML 5 Boilerplate. Go ahead, explore!
Cactus uses and extends Django's templating engine. If you've built sites using Django before, you'll feel right at home.
Cactus can prettify URLs, so you can turn /about.html
into a fancier /about/
.
For maximum performance, Cactus can minify and fingerprint your static assets. As for your pages, Cactus will automatically compress them.
There's of course a lot more you can do with Cactus. Plus, Cactus's plugin framework lets you easily extend its functionality.