Skip to content

Commit

Permalink
Add a line about which views are rendered.
Browse files Browse the repository at this point in the history
  • Loading branch information
bertptrs committed Nov 18, 2013
1 parent 62d0430 commit 99d0cb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ mako\Package::init("marty");
As you are probably going to use Smarty as your preferred template language, I suggest you add marty to the auto-initialize list.
If Marty is initialized, it will render any view with the extension ".smarty.php". While this is not the _default_ extension for Smarty files (which is .tpl) but it is the best we can do while avoiding conflicts with Mako.
To do
-----
Expand Down

0 comments on commit 99d0cb3

Please sign in to comment.