mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
Add an example for urlpath template func for Django engine
relative to #1656
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Package main an example on how to naming your routes & use the custom 'url path' HTML Template Engine, same for other template engines.
|
||||
// Package main an example on how to naming your routes & use the custom
|
||||
// 'url path' HTML Template Engine, same for other template engines.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user