Ingredients auto complete, adding ingredients works. Some template tweaks.
[~kgodey/maayanwich.git] / templates / base.html
index e7a0140..0cfc3a7 100644 (file)
@@ -2,6 +2,7 @@
        <head>
                <link rel="stylesheet" href="http://127.0.0.1:8000/sandwiches/style.css" type="text/css">
                <title>{% block title %}Ma'ayanwich Tracker{% endblock %}</title>
+               {% block extrahead %}{% endblock %}
        </head>
        <body>
                <div id="wrapper">