mirror of
https://github.com/miniflux/v2.git
synced 2025-08-16 18:01:37 +00:00
Use canonical imports
This commit is contained in:
parent
7f2612d9a6
commit
dbcc5d8a97
263 changed files with 962 additions and 956 deletions
|
@ -1,6 +1,6 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
|
||||
package template
|
||||
package template // import "miniflux.app/template"
|
||||
|
||||
var templateViewsMap = map[string]string{
|
||||
"about": `{{ define "title"}}{{ t "About" }}{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue