diff --git a/developer_manual/app/css.rst b/developer_manual/app/css.rst index 729c915ba..fe7d9f5ac 100644 --- a/developer_manual/app/css.rst +++ b/developer_manual/app/css.rst @@ -9,15 +9,24 @@ The CSS files reside in the **css/** folder and should be included in the templa .. code-block:: php `_ Standard layout diff --git a/developer_manual/app/js.rst b/developer_manual/app/js.rst index ea9656596..63794b91b 100644 --- a/developer_manual/app/js.rst +++ b/developer_manual/app/js.rst @@ -9,8 +9,12 @@ The JavaScript files reside in the **js/** folder and should be included in the .. code-block:: php `_. A nice tutorial screencast collection can be found on `Egghead.io `_ Sending the CSRF token