diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/calculate_form.html b/kuhkal/templates/includes/calculate_form.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/calculate_results.html b/kuhkal/templates/includes/calculate_results.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/edit_ingredient_form.html b/kuhkal/templates/includes/edit_ingredient_form.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/edit_recipe_form.html b/kuhkal/templates/includes/edit_recipe_form.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/footer.html b/kuhkal/templates/includes/footer.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/header.html b/kuhkal/templates/includes/header.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/new_ingredient_form.html b/kuhkal/templates/includes/new_ingredient_form.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/includes/new_recipe_form.html b/kuhkal/templates/includes/new_recipe_form.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/layouts/base.html b/kuhkal/templates/layouts/base.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/add_ingredient.html b/kuhkal/templates/pages/add_ingredient.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/calculate.html b/kuhkal/templates/pages/calculate.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/calculate_form.html b/kuhkal/templates/pages/calculate_form.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/calculate_results.html b/kuhkal/templates/pages/calculate_results.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/create_recipe.html b/kuhkal/templates/pages/create_recipe.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/edit_ingredient.html b/kuhkal/templates/pages/edit_ingredient.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/edit_recipe.html b/kuhkal/templates/pages/edit_recipe.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/index.html b/kuhkal/templates/pages/index.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/ingredients.html b/kuhkal/templates/pages/ingredients.html old mode 100644 new mode 100755 diff --git a/kuhkal/templates/pages/show_recipe.html b/kuhkal/templates/pages/show_recipe.html old mode 100644 new mode 100755