mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
5 lines
102 B
Go
5 lines
102 B
Go
/*
|
|
Package template implements the core template renderer and template functions.
|
|
*/
|
|
package template
|