forked from rDrama/rDrama
1
0
Fork 0

fix weird 500 error

master
Aevann1 2022-08-06 00:56:21 +02:00
parent fa173f805e
commit 908eda84e3
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}