Skip to content

Commit

Permalink
add EOL warning on multitemplate package.
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <[email protected]>
  • Loading branch information
appleboy committed Dec 13, 2016
1 parent d6c11c7 commit 4113686
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion renders/multitemplate/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This is a custom HTML render to support multi templates, ie. more than one `*template.Template`.
## EOL-warning

**This package has been abandoned on 2016-12-13. Please use [gin-contrib/multitemplate](https://github.com/gin-contrib/multitemplate) instead.**

This is a custom HTML render to support multi templates, ie. more than one `*template.Template`.

#Simple example

Expand Down

0 comments on commit 4113686

Please sign in to comment.