1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-23 19:24:13 +00:00

update info

This commit is contained in:
astaxie 2013-09-11 16:31:18 +08:00
parent e904d26e08
commit 0da2059f79

View File

@ -7,6 +7,10 @@ import (
"runtime"
)
var (
AppName string
VERSION string
)
var tpl = `
<!DOCTYPE html>
<html>