forked from MarseyWorld/MarseyWorld
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
commit
f8cd0aa1fb
|
@ -16,7 +16,7 @@
|
|||
{% if not err %}
|
||||
<div class="srd">
|
||||
{% if SITE_NAME == 'rDrama' %}
|
||||
{% if range(1,5) | random == 1 %}
|
||||
{% if True or range(1,5) | random == 1 %}
|
||||
{% include "journoid_banner.html" %}
|
||||
{% else %}
|
||||
{%-
|
||||
|
|
Loading…
Reference in New Issue