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
Fri, Oct 10, 8:20 PM (1 d, 22 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
57/f3/141c0a7890574c97afd675321fa9

Event Timeline