ccs-digitalmarketplace-frontend-jinja 4.7.0__tar.gz → 4.8.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ccs_digitalmarketplace_frontend_jinja-4.7.0/ccs_digitalmarketplace_frontend_jinja.egg-info → ccs_digitalmarketplace_frontend_jinja-4.8.0}/PKG-INFO +2 -1
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/README.md +1 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0/ccs_digitalmarketplace_frontend_jinja.egg-info}/PKG-INFO +2 -1
- ccs_digitalmarketplace_frontend_jinja-4.8.0/digitalmarketplace_frontend_jinja/__init__.py +1 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-upload/macro.html +20 -4
- ccs_digitalmarketplace_frontend_jinja-4.7.0/digitalmarketplace_frontend_jinja/__init__.py +0 -1
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/LICENCE +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/MANIFEST.in +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/SOURCES.txt +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/dependency_links.txt +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/requires.txt +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/top_level.txt +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/alert/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/attachment/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/banner/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/character-count-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/checkboxes-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/compliance-communication-attachment-row/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/compliance-communication-attachments/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/cookie-banner/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/documents/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/file-upload-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/footer/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/header/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/input-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/list-input/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/option-select/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/previous-next-pagination/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-boolean/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-character-count/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkbox-tree/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkboxes/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-date/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-format-hint/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-hidden/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-list/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion-client-side/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion-server-side/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-money/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-number/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-pricing/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-radios/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-select/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/question-text/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/radios-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/search-box/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/select-country-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-boolean/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-checkbox-tree/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-list/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-list-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-number/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-radios/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-service-id/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-text/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-upload/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/system-message-banner/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/components/temporary-message/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/errors/400.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/errors/403.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/errors/404.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/errors/410.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/errors/500.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/layouts/_custom_dimensions.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/digitalmarketplace_frontend_jinja/templates/layouts/_site_verification.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/pyproject.toml +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ccs-digitalmarketplace-frontend-jinja
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.8.0
|
|
4
4
|
Summary: Jinja templates for Digital Marketplace apps.
|
|
5
5
|
Author: CCS Developers
|
|
6
6
|
Project-URL: Homepage, https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja
|
|
@@ -41,6 +41,7 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
|
|
|
41
41
|
|
|
42
42
|
| Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
|
|
43
43
|
| ------------------------------------------ | ------------------------------------------------------ |
|
|
44
|
+
| [4.8.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.8.0) | [3.8.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.8.0) |
|
|
44
45
|
| [4.7.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.7.0) | [3.7.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.7.0) |
|
|
45
46
|
| [4.6.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.6.0) | [3.6.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.6.0) |
|
|
46
47
|
| [4.5.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.5.0) | [3.5.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.5.0) |
|
|
@@ -16,6 +16,7 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
|
|
|
16
16
|
|
|
17
17
|
| Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
|
|
18
18
|
| ------------------------------------------ | ------------------------------------------------------ |
|
|
19
|
+
| [4.8.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.8.0) | [3.8.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.8.0) |
|
|
19
20
|
| [4.7.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.7.0) | [3.7.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.7.0) |
|
|
20
21
|
| [4.6.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.6.0) | [3.6.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.6.0) |
|
|
21
22
|
| [4.5.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.5.0) | [3.5.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.5.0) |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ccs-digitalmarketplace-frontend-jinja
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.8.0
|
|
4
4
|
Summary: Jinja templates for Digital Marketplace apps.
|
|
5
5
|
Author: CCS Developers
|
|
6
6
|
Project-URL: Homepage, https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja
|
|
@@ -41,6 +41,7 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
|
|
|
41
41
|
|
|
42
42
|
| Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
|
|
43
43
|
| ------------------------------------------ | ------------------------------------------------------ |
|
|
44
|
+
| [4.8.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.8.0) | [3.8.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.8.0) |
|
|
44
45
|
| [4.7.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.7.0) | [3.7.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.7.0) |
|
|
45
46
|
| [4.6.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.6.0) | [3.6.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.6.0) |
|
|
46
47
|
| [4.5.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.5.0) | [3.5.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.5.0) |
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = '4.8.0'
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{% macro digitalmarketplaceQuestionUpload(params) %}
|
|
2
2
|
{%- from "govuk_frontend_jinja/components/file-upload/macro.html" import govukFileUpload -%}
|
|
3
3
|
{%- from "digitalmarketplace_frontend_jinja/components/question-format-hint/macro.html" import digitalmarketplaceQuestionFormatHint -%}
|
|
4
|
+
{% from "govuk_frontend_jinja/components/button/macro.html" import govukButton %}
|
|
4
5
|
|
|
5
6
|
{% set name = params.question.id %}
|
|
6
7
|
{% set questionText = params.question.question + " ({})".format(params.question.optional_text if params.question.optional_text else "optional") if params.question.optional else params.question.question %}
|
|
@@ -13,10 +14,25 @@
|
|
|
13
14
|
<input type="hidden" id="input-{{ name }}-upload" name="{{ name }}-upload" value="{{ value }}">
|
|
14
15
|
<ul class="dm-document-upload-list">
|
|
15
16
|
<li class="dm-document-list-item">
|
|
16
|
-
<
|
|
17
|
-
<
|
|
18
|
-
|
|
19
|
-
|
|
17
|
+
<div class="govuk-grid-row">
|
|
18
|
+
<div class="govuk-grid-column-two-thirds">
|
|
19
|
+
<div class="dm-document-upload-with-icon">
|
|
20
|
+
<span class="dm-document-icon"></span>
|
|
21
|
+
Document uploaded {{ value | parse_document_upload_time | datetimeformat }}
|
|
22
|
+
</div>
|
|
23
|
+
</div>
|
|
24
|
+
<div class="govuk-grid-column-one-third">
|
|
25
|
+
{% if params.question.optional %}
|
|
26
|
+
{{ govukButton({
|
|
27
|
+
"text": "Remove upload",
|
|
28
|
+
"name": "remove-upload",
|
|
29
|
+
"value": name,
|
|
30
|
+
"classes": "govuk-button--secondary",
|
|
31
|
+
"preventDoubleClick": true
|
|
32
|
+
}) }}
|
|
33
|
+
{% endif %}
|
|
34
|
+
</div>
|
|
35
|
+
</div>
|
|
20
36
|
</li>
|
|
21
37
|
</ul>
|
|
22
38
|
{% endif %}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = '4.7.0'
|
{ccs_digitalmarketplace_frontend_jinja-4.7.0 → ccs_digitalmarketplace_frontend_jinja-4.8.0}/LICENCE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|