From 8409d42253408e08e786cf7cc6b00ecfd1ea96eb Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Fri, 5 May 2017 20:01:46 -0300 Subject: [PATCH] criando a opção de enviar mensagem em links --- links/templates/links/send_message.html | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+), 0 deletions(-) create mode 100644 links/templates/links/send_message.html diff --git a/links/templates/links/send_message.html b/links/templates/links/send_message.html new file mode 100644 index 0000000..8c48540 --- /dev/null +++ b/links/templates/links/send_message.html @@ -0,0 +1,112 @@ + + {% load widget_tweaks i18n %} + + + + \ No newline at end of file -- libgit2 0.21.2