X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Ftemplates%2F400.html;fp=qcg%2Ftemplates%2F400.html;h=44ceec7db2535c7f0d413cd489d825543003e4f0;hb=5d89371016f27ca592862971f0e4c56a32c497bd;hp=0000000000000000000000000000000000000000;hpb=44e1771625d1cd1b5b80219ced710ba89b6d7ccc;p=qcg-portal.git diff --git a/qcg/templates/400.html b/qcg/templates/400.html new file mode 100644 index 0000000..44ceec7 --- /dev/null +++ b/qcg/templates/400.html @@ -0,0 +1,4 @@ +{% extends 'qcg/error_page.html' %} + +{% block title %}Nieprawidłowe żądanie{% endblock %} +{% block details %}Żądanie nie może zostać obsłużone przez serwer.{% endblock %}