Add language support for projects controller

This commit is contained in:
Eike Foken
2011-04-21 21:46:47 +02:00
parent c4c7988b5d
commit bc67619ce2
5 changed files with 49 additions and 8 deletions

View File

@@ -0,0 +1,10 @@
<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
<p>Directory access is forbidden.</p>
</body>
</html>