diff options
Diffstat (limited to 'pelican-bootstrap3/templates/authors.html')
-rw-r--r-- | pelican-bootstrap3/templates/authors.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pelican-bootstrap3/templates/authors.html b/pelican-bootstrap3/templates/authors.html new file mode 100644 index 0000000..25d941d --- /dev/null +++ b/pelican-bootstrap3/templates/authors.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> +<head> + <title></title> +</head> +<body> + +</body> +</html>
\ No newline at end of file |