Page MenuHomedesp's stash

ctf.html
No OneTemporary

ctf.html

<!--row needed to correctly align ctf-table-->
<div id="{id}" class="text-right info-subsegment ctf-info row">
<div class="btn-group timeline-anchor {style}">
<!--dropdown-toggle solely for the arrow-->
<button type="button" class="btn text-white text-left dropdown-toggle" data-toggle="collapse" aria-expanded="false">
<div class="ctf-title">
<div {url}>
{name}
</div>
</div>
<div class="ctf-metadata">
<i>{date} <div class='big-sep'></div> {duration} <div class='big-sep'></div> {type}</i>
</div>
</button>
<div class="ctf-details">
{rank}
<div class='big-sep'></div>
<div>{team}</div>
</div>
</div>
<div class="collapse ctf-table">
<div class="table-responsive">
<table class="table table-hover text-left table-dark">
<col style="width:40%"> <!--widen challenge name-->
{challengeheader}
{challenges}
</table>
</div>
</div>
</div>

File Metadata

Mime Type
text/html
Expires
Sun, Jul 6, 4:58 PM (1 d, 3 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
66/18/070880d81bcee4353e138e82a7db

Event Timeline