diff --git a/sigi/apps/home/templates/home/editor_help_snippet.html b/sigi/apps/home/templates/home/editor_help_snippet.html new file mode 100644 index 0000000..06ac428 --- /dev/null +++ b/sigi/apps/home/templates/home/editor_help_snippet.html @@ -0,0 +1,21 @@ + +Utilize os seguintes placeholders + + \ No newline at end of file diff --git a/sigi/apps/utils/templates/sigialerts/alert_snippet.html b/sigi/apps/utils/templates/sigialerts/alert_snippet.html new file mode 100644 index 0000000..5915077 --- /dev/null +++ b/sigi/apps/utils/templates/sigialerts/alert_snippet.html @@ -0,0 +1,38 @@ +{% load i18n %} + + \ No newline at end of file