willkg / fredrik

DEAD PROJECT: Tool for creating Flask app scaffolding suitable for hack-days
Other
4 stars 1 forks source link

restructure base.html and index.html #5

Closed willkg closed 11 years ago

willkg commented 11 years ago

base.html should structure the page with bootstrap with a navbar and the page structure and a footer.

index.html should have a hero unit with the project name and some pithy something or other.

willkg commented 11 years ago

Done!