We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39fbae commit f208d27Copy full SHA for f208d27
_3dem_cms/templates/fullwidth.html
@@ -1,8 +1,6 @@
1
{% extends "base.html" %}
2
{% load cms_tags static %}
3
4
-{% block title %}{% page_attribute "page_title" %}{% endblock title %}
5
-
6
{% block assets_font %}
7
{{ block.super }}
8
{% endblock assets_font %}
texascale_cms/templates/fullwidth.html
<link rel="stylesheet" href="https://use.typekit.net/xnr7bof.css">
0 commit comments