mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
Create lightweight forks of text/template and html/template
This commit also removes support for Ace and Amber templates. Updates #6594
This commit is contained in:
@@ -19,6 +19,7 @@ import (
|
||||
"fmt"
|
||||
|
||||
"html/template"
|
||||
|
||||
"net/url"
|
||||
|
||||
"github.com/gohugoio/hugo/common/urls"
|
||||
|
Reference in New Issue
Block a user