DEVELOPMENT ENVIRONMENT

~liljamo/tixe

682697574cadf92b9bc415efd901c48c8b1ca106 — Jonni Liljamo 1 year, 3 months ago 7470427
docs: engine.go miniflux inspiration notice
1 files changed, 5 insertions(+), 0 deletions(-)

M template/engine.go
M template/engine.go => template/engine.go +5 -0
@@ 1,3 1,8 @@
/*
 * The template engine is inspired by the one in miniflux
 * https://github.com/miniflux/v2/blob/1fd4c4ef132670de15f1c330607773ebfd3b042f/template/engine.go
 */

package template

import (