Skip to content

Commit

Permalink
Cosmetic: replace "Django HTML" (no longer supported) with "HTML (Jin…
Browse files Browse the repository at this point in the history
…ja)"
  • Loading branch information
nutjob4life committed Jan 17, 2025
1 parent f797348 commit 48a5af8
Show file tree
Hide file tree
Showing 98 changed files with 98 additions and 98 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ <h5 class='card-title'>{{name}}</h5>
<p class='card-text'>{{title}}</p>
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ <h4>When</h4>
</div>
</div>
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ <h3 class='mt-3'>Members</h3>


{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ <h2 class='accordion-header' id='piless-pubs'>
</div>
</div>
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ <h2>Reports</h2>
</div>
</div>
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
2 changes: 1 addition & 1 deletion src/edrn.theme/src/edrn/theme/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@
{% edrn_analytics 'b' %}
</body>
</html>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
{% request_restoring_flat_menu original_context=original_context handle=menu.handle template='edrn.theme/menus/footer_menu.html' %}
</div>
{% endfor %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
</ul>
{% endif %}
{% endspaceless %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
{% endfor %}
</ul>
{% endspaceless %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
</ul>
{% endspaceless %}
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
{% endfor %}
</ul>
{% endspaceless %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
</nav>
</div>
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ <h1><i class='bi-cone-striped'></i> Notice</h1>
</div>
</div>
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
<p class='text-end small'>Version {% edrn_portal_version %}</p>
</div>
</footer>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ <h1 class='display-1'>
</div>
</nav>
{% endcache %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
</div>
</div>
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
{% block branding_logo %}
<img alt='Logo of the National Institutes of Health' src='{% static "edrn.theme/images/nih.png" %}'/>
{% endblock %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
{% block branding_title %}
EDRN CMS
{% endblock %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
class='wagtail-userbar-icon' style='width: 45px;'
/>
{% endblock %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ <h2>Biomarker(s) to Submit</h2>

{% for field in hidden_fields %}{{field}}{% endfor %}

{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ <h1>Biomarker Submission Received</h1>
<p>You can now safely close this browser window.</p>

{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
data-bs-target='#{{id}}' aria-controls='{{id}}'>
{% if required %}<i class='bi bi-key-fill'></i>{% endif %}{% if inheritance %}<i class="bi bi-arrow-down-up"></i>{% endif %} {{text}}
</a>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ <h5>Permissible Values</h5>
{% endif %}
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
{% for child in children %}
{% render_cde_attribute_canvases child %}
{% endfor %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ <h1>{{page.title}}</h1>
</script>
{% endblock extra_js %}

{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ <h4>Attributes</h4>
{% endif %}
</li>

{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ <h1>Dataset Metadata Received</h1>
<p>You can now safely close this browser window.</p>

{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ <h1>{{page.title}}</h1>

</div>
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ <h1>{{page.title}}</h1>
</div>

{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ <h1>{{page.title}}</h1>
{% endfor %}

{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
{% if not fields and not errors %}
{% for field in hidden_fields %}{{field}}{% endfor %}
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ <h1>{{page.title}}</h1>
{{page.outro|richtext}}

{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
{% endfor %}
{% endif %}
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
{{ label }}
{% endif %}
{% endspaceless %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ <h1>Collection Metadata Received</h1>
<p>You can now safely close this browser window.</p>

{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ <h1>{{page.title}}</h1>
<h2>API Documentation</h2>
{{self.postmanerator|safe}}
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
{% endif %}
</div>
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,4 @@ <h2>Affirmations</h2>

{% for field in hidden_fields %}{{field}}{% endfor %}

{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ <h1>Specimen Request Received</h1>
{% edrn_boilerplate 'specimen-request-next-steps' %}

{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ <h1>{{page.title}}</h1>
<small>No taxonomy has been configured for this page.</small>
{% endif %}
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ <h1>{{page.title}}</h1>
</script>
{% endblock extra_js %}
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ <h2 class='title-wrapper'>EDRN Site Controls</h2>
</div>
</div>
</section>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
<p>
{{body_text}}
</p>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<li>There are no items in this folder.</li>
{% endfor %}
</ul>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<p>The link address is: <code><a href='{{url}}'>{{url}}</a></code>.</p>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ <h5><i class='bi bi-eyeglasses'></i> Looking for these?</h5>
</div>
</div>
{% endblock content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ <h5 class='card-title'>{{card.title}}</h5>
</div>
{% endfor %}
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
{% endfor %}
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
{% elif self.view_name %}
<a href='{% url self.view_name %}'>{{self.link_text}}</a>
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
</div>
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ <h2>{{self.title}}</h2>
</div>
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
</div>
{% endfor %}
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
{% endfor %}
</tbody>
</table>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<h1>{{value.text}}</h1>
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
</tbody>
</table>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ <h5>Attributes</h5>
{% else %}
{% private_biomarker %}
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
{% else %}
{% private_biomarker %}
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,4 @@ <h6 class='card-title'>Biomarkers-organs in phase 5</h6>
</script>
{% plotly_footer %}
{% endblock extra_js %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ <h5>{{organ}}-Specific Resources</h5>
</div>
</div>

{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
{% else %}
{% private_biomarker %}
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
{% else %}
{% private_biomarker %}
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<td>{{biomarker|organs_for_biomarker|join:", "}}</td>
<td>{{biomarker|phases_for_biomarker|join:", "}}</td>
</tr>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
{% else %}
{% private_biomarker %}
{% endif %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@
</div>
</div>
{% endblock knowledge_content %}
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ <h5 class='mt-1 mb-0 pb-0'>
<i class='bi bi-patch-check'></i> {% if label %}{{label}}{% else %}unknown{% endif %}
</a>
</h5>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ <h6>Resources</h6>
{% endif %}
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ <h4 class='alert-heading'><i class='bi bi-incognito'></i> Non-Public Biomarker<
</p>
</div>
</div>
{# -*- Django HTML -*- #}
{# -*- HTML (Jinja) -*- #}
Loading

0 comments on commit 48a5af8

Please sign in to comment.