Skip to content
Snippets Groups Projects
Commit c4b66404 authored by Chris Rebert's avatar Chris Rebert
Browse files

reflect Bootstrap's org change; fix Font Awesome spelling

parent 070eb9e5
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ You will be asked about your basic info (name, project name, app name, etc.). Th ...@@ -17,7 +17,7 @@ You will be asked about your basic info (name, project name, app name, etc.). Th
Features Features
-------- --------
- Twitter Bootstrap 3 and Fontawesome 4 with starter templates - Bootstrap 3 and Font Awesome 4 with starter templates
- Flask-SQLAlchemy with basic User model - Flask-SQLAlchemy with basic User model
- Easy database migrations with Flask-Migrate - Easy database migrations with Flask-Migrate
- Flask-WTForms with login and registration forms - Flask-WTForms with login and registration forms
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
{% endraw %} {% endraw %}
<h1>Welcome to {{ cookiecutter.project_name }}</h1> <h1>Welcome to {{ cookiecutter.project_name }}</h1>
{% raw %} {% raw %}
<p>This is a starter Flask template. It includes Twitter Bootstrap 3, jQuery 2, Flask-SQLAlchemy, WTForms, and various testing utilities out of the box.</p> <p>This is a starter Flask template. It includes Bootstrap 3, jQuery 2, Flask-SQLAlchemy, WTForms, and various testing utilities out of the box.</p>
<p><a href="https://github.com/sloria/cookiecutter-flask" class="btn btn-primary btn-large">Learn more &raquo;</a></p> <p><a href="https://github.com/sloria/cookiecutter-flask" class="btn btn-primary btn-large">Learn more &raquo;</a></p>
</div><!-- /.jumbotron --> </div><!-- /.jumbotron -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment