remove last updated tag
This commit is contained in:
parent
b9c86813f1
commit
327947bf6b
@ -107,8 +107,6 @@ format(slug=tag.slug) }}{% endif %}" type="application/rss+xml" rel="alternate"
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</main>
|
</main>
|
||||||
<script src="https://unpkg.jean-cloud.net/jean-cloud-contact-mailer-client@1.1.5/index.js" integrity="sha384-JUNr7mbE348uyjuqcY3O+jCs09bBnDeNsmIzOMQWyi3zpR445m+7hS5g78ciuqJh" crossorigin="anonymous"></script>
|
|
||||||
<script> jeanCloudContactFormIntercept ('contact-mailer-form', new JeanCloudContactFormNotifier('light')) </script>
|
|
||||||
|
|
||||||
<!-- Page Footer -->
|
<!-- Page Footer -->
|
||||||
<footer>
|
<footer>
|
||||||
|
@ -21,9 +21,4 @@
|
|||||||
|
|
||||||
{{ page.content }}
|
{{ page.content }}
|
||||||
|
|
||||||
{% if page.modified %}
|
|
||||||
<p>
|
|
||||||
Last updated: {{ page.locale_modified }}
|
|
||||||
</p>
|
|
||||||
{% endif %}
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user