diff options
Diffstat (limited to 'template/repository.tt')
| -rw-r--r-- | template/repository.tt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/repository.tt b/template/repository.tt new file mode 100644 index 0000000..004413d --- /dev/null +++ b/template/repository.tt @@ -0,0 +1,7 @@ +<html> +[% INCLUDE head.tt %] +<body> +<h1>repository</h1> +</body> +[% INCLUDE foot.tt %] +</html> |
