migrate to new git
This commit is contained in:
22
web/ext/editor_templates/a05.edit_t009/editor.html
Normal file
22
web/ext/editor_templates/a05.edit_t009/editor.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<style>
|
||||
.btn{
|
||||
margin-top:15px;
|
||||
}
|
||||
</style>
|
||||
<div class="editor">
|
||||
<div class="flexslider">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t009/images/1200_500.jpg" alt="">
|
||||
</div>
|
||||
|
||||
<div class="callout callout-transparent">
|
||||
<div class="row">
|
||||
<div class="col-md-9">
|
||||
<h3>歡樂年中慶,全館85折</h3>
|
||||
<p>滿$5000在送$500</p>
|
||||
</div>
|
||||
<div class="col-md-3 text-right">
|
||||
<a href="#" class="btn btn-outline-secondary btn-lg">立即選購</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user