Added basic Bootstrap elements to templates

This commit is contained in:
2018-11-18 04:40:07 -05:00
parent 4ff1bc6744
commit e8a94fb7c2
11 changed files with 127 additions and 140 deletions

14
.gitignore vendored
View File

@@ -1,13 +1,15 @@
*.pyc
*.log
db.sqlite3
*.bak
.idea/
.vscode/*
*/migrations/*
media/history/*
*.pyc
*.log
*.bak
*.txt
*.map
api-keys.sh
db.sqlite3
Pipfile
*.txt
scrap.py
media/history/*