This commit is contained in:
Meutel 2017-09-09 18:21:48 +02:00
parent 95aab372a5
commit 4b4a0d70f0

View File

@ -20,7 +20,7 @@ import (
const (
// Version defines application version
Version = "master"
Version = "0.1.0"
tplBooks = "book.html"
tplAuthors = "author.html"