This commit is contained in:
Joey Hess 2012-07-31 02:35:01 -04:00
parent c77411053b
commit 02b345249b
2 changed files with 4 additions and 0 deletions

View file

@ -53,3 +53,4 @@ getAddRepositoryR :: Handler RepHtml
getAddRepositoryR = bootstrap (Just Config) $ do
sideBarDisplay
setTitle "Add repository"
$(widgetFile "configurators/addrepository")

View file

@ -0,0 +1,3 @@
<div .span9 .hero-unit>
<h2>
Sorry, no configuration is implemented yet...