mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 05:27:24 +01:00
careful commenting
This commit is contained in:
parent
3b3b756c03
commit
28348eabaa
14
index.html
14
index.html
@ -39,7 +39,9 @@
|
||||
<div class="well col-md-6 col-md-offset-2">
|
||||
<h3>What do you want to do?</h3>
|
||||
<h5>Select from the following.</h5>
|
||||
<!-- sample example -->
|
||||
<span id="show_display_info"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Displays information about a media file">Display Info</button></span>
|
||||
<!-- ends sample example -->
|
||||
</div>
|
||||
|
||||
|
||||
@ -67,9 +69,19 @@
|
||||
<p>This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! This is all about info! </p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ends sample example -->
|
||||
|
||||
|
||||
</div> <!-- container -->
|
||||
|
||||
|
||||
|
||||
<!-- where to add more stuff -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div> <!-- ends formloader -->
|
||||
|
||||
|
||||
<div class="footer text-center">
|
||||
|
Loading…
Reference in New Issue
Block a user