From 1e86a4179a4eb0a7d9d798d9da1c814c0b486529 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Thu, 13 Apr 2017 16:34:24 -0300 Subject: [PATCH] Modified news form.html to include some things of the crop --- news/templates/news/_form.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/news/templates/news/_form.html b/news/templates/news/_form.html index 23f53e9..7dfb8ce 100644 --- a/news/templates/news/_form.html +++ b/news/templates/news/_form.html @@ -9,7 +9,7 @@ {% render_field field class='form-control' %}
- +
+{% include 'users/modal_crop.html' %} -- libgit2 0.21.2