Bootstrap templates

- event mockup
- login page
This commit is contained in:
Martin Bauer
2013-06-02 16:00:01 +02:00
parent d29100a692
commit a923ecea6f
346 changed files with 62898 additions and 11 deletions

View File

@@ -2,9 +2,6 @@
<!DOCTYPE html>
<html>
<head>
@@ -13,7 +10,6 @@
<link rel="stylesheet" type="text/css" href="{% static "css/bootstrap.min.css" %}" media="screen">
<title>{% block title %}Title{% endblock %}</title>
</head>