Added Bootstrap CSS framework

This commit is contained in:
2011-10-26 14:03:58 +01:00
parent 2531ae3d7e
commit c4dbe6061f
3 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@@ -7,5 +7,4 @@ app/conf/settingslocal.py
env
*.pid
app/conf/brokersettings.py
app/static/
static
./static/

3
.gitmodules vendored
View File

@@ -0,0 +1,3 @@
[submodule "app/sso/static/bootstrap"]
path = app/sso/static/bootstrap
url = https://github.com/twitter/bootstrap.git