added fmt

This commit is contained in:
Jacob 2017-11-07 12:53:28 +01:00
parent cccbc9f537
commit 59c54ed10a

View File

@ -5,6 +5,7 @@ import (
"net/http"
"strings"
"os"
"fmt"
)
type Page struct {