mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix : A slight Misconfig
This commit is contained in:
parent
3a056cbbf3
commit
3ddb18608e
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<div class="modal-dialog" role="document">
|
<div class="modal-dialog" role="document">
|
||||||
<div class="modal-content lbry-dark text-white">
|
<div class="modal-content lbry-dark text-white">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<h3 class="modal-title" id="gameplayModal">3 in 1 Gameplay</h3>
|
<h3 class="modal-title" id="gameplayModal">3 in 1 Gameplay Saga</h3>
|
||||||
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
|
||||||
<span aria-hidden="true">×</span>
|
<span aria-hidden="true">×</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
|
@ -45,6 +45,7 @@
|
||||||
{{ content }}
|
{{ content }}
|
||||||
<!-- Past LBRY Arena Events-->
|
<!-- Past LBRY Arena Events-->
|
||||||
{% include arena_events.html %}
|
{% include arena_events.html %}
|
||||||
|
{% include eventmodals.html %}
|
||||||
<!-- Past LBRY Arena Events -->
|
<!-- Past LBRY Arena Events -->
|
||||||
|
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue