Update page.html

This commit is contained in:
Shah Dhwanish 2022-11-26 12:25:09 +05:30 committed by GitHub
parent e63fdae267
commit a4819c5324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
{% endif %}
{% endblock %}
{% block title %} – {{ page.title|striptags|escape }}{% endblock %}
{% block title %} – {{page.title|striptags|escape}}{% endblock %}
{% block content %}
<article class="single">