forked from MarseyWorld/MarseyWorld
fix weird 500 error
parent
fa173f805e
commit
908eda84e3
|
@ -1,6 +1,6 @@
|
|||
{% extends "default.html" %}
|
||||
|
||||
{% if sub %}
|
||||
{% if '/h/' in request.path and sub %}
|
||||
{% block title %}
|
||||
{% if sub.bannerurl %}
|
||||
{% set preview = sub.bannerurl %}
|
||||
|
|
Loading…
Reference in New Issue