mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
added missing static template tag loading
This commit is contained in:
parent
be36866e08
commit
0196178f2f
@ -81,6 +81,7 @@ body[yahoo] .text {
|
||||
</style>
|
||||
</head>
|
||||
{% load i18n %}
|
||||
{% load static %}
|
||||
<body style="background-color:#E6E6E6;padding:0px;margin:0px;" yahoo="fix" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">
|
||||
|
||||
<table width="600" border="0" align="center" class="mobile" cellspacing="0" cellpadding="0">
|
||||
|
Loading…
Reference in New Issue
Block a user