mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-27 02:56:36 +01:00
f536bc94b2
Moved the Context type to middleware and exported it. Users can use .Include and others in browse directive templating Created test for the templates directive.
1 line
99 B
HTML
1 line
99 B
HTML
<!DOCTYPE html><html><head><title>img</title></head><body>{{.Include "header.html"}}</body></html>
|