Skip to content

Commit 194f92b

Browse files
committed
Remove test from starter page
1 parent 0c4ca8c commit 194f92b

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

starter.html

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -293,28 +293,7 @@ <h1>
293293
<section class="content">
294294

295295
<!-- Your Page Content Here -->
296-
<div class="box box-success box-solid">
297-
<div class="box-header with-border">
298-
<h3 class="box-title">My Title</h3>
299-
<div class="box-tools pull-right">
300-
<div class="btn-group open">
301-
<button class="btn btn-xs btn-primary dropdown-toggle" data-toggle="dropdown">
302-
<i class="fa fa-cog"></i> <span class="caret"></span>
303-
</button>
304-
305-
<ul class="dropdown-menu">
306-
<li><a href="#" title="edit"><i class="fa fa-pencil"></i> Edit</a></li>
307-
</ul>
308-
</div>
309-
</div>
310-
<!-- /.box-tools -->
311-
</div>
312-
<!-- /.box-header -->
313-
<div class="box-body">
314-
The body of the box
315-
</div>
316-
<!-- /.box-body -->
317-
</div>
296+
318297
</section>
319298
<!-- /.content -->
320299
</div>

0 commit comments

Comments
 (0)