Skip to content

Commit

Permalink
[fix] rename templates folder
Browse files Browse the repository at this point in the history
  • Loading branch information
icfr committed Sep 22, 2016
1 parent e48f109 commit ca054c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/base/resources/views/template/example.ect

This file was deleted.

2 changes: 2 additions & 0 deletions data/base/resources/views/templates/example.ect
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<% extend 'layout.ect' %>
<p>mail content</p>

0 comments on commit ca054c9

Please sign in to comment.