summaryrefslogtreecommitdiff
path: root/tpls.go
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:11:19 +0200
committerLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:11:19 +0200
commit6623458f9b6f6fcf977409189667c1be17bf3aeb (patch)
treef7523536d1dd27788292c27f8e4779ae545c7cca /tpls.go
parentc5cf190a6cf9ffa83c5c7795e19e0f724f5597dd (diff)
downloadmailremind-6623458f9b6f6fcf977409189667c1be17bf3aeb.tar.gz
mailremind-6623458f9b6f6fcf977409189667c1be17bf3aeb.tar.bz2
mailremind-6623458f9b6f6fcf977409189667c1be17bf3aeb.zip
rename github accountHEADmaster
Diffstat (limited to 'tpls.go')
-rw-r--r--tpls.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpls.go b/tpls.go
index a861664..e2b77ac 100644
--- a/tpls.go
+++ b/tpls.go
@@ -1,7 +1,7 @@
package main
import (
- "github.com/kch42/mailremind/confhelper"
+ "github.com/silvasur/mailremind/confhelper"
"html/template"
"log"
"path"