X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4c49e768f97e6e158b70abd3c241387fa1148d6d..f02b9f60518805daed701834903e4f8e82fee778:/platforma/templates/manager/pull_request.html?ds=sidebyside diff --git a/platforma/templates/manager/pull_request.html b/platforma/templates/manager/pull_request.html deleted file mode 100644 index 9b235514..00000000 --- a/platforma/templates/manager/pull_request.html +++ /dev/null @@ -1,99 +0,0 @@ -{% extends 'base.html' %} - -{% block bodyid %}management{% endblock %} - -{% block extrahead %} - - - -{% endblock %} - -{% block maincontent %} -{% if objects %} - {% for pullreq in objects %} -
{{ pullreq.comment }}
- -