diff --git a/README.rst b/README.rst index a252a33c..90972f9f 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ bootstrap base templates first and including the the macros there). An example "base.html":: - {% extends "bootstrap_response.html" %} + {% extends "bootstrap_responsive.html" %} {% import "bootstrap_wtf.html" as wtf %} Forms