Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박은주
/
Todays_Issue
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박은주
2021-06-03 16:40:59 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9ff70b790d710d77776cbe7c32ed7b589f63b1b3
9ff70b79
1 parent
70c6d6c2
HTML template
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
131 deletions
indus/images/logo.png
indus/images/pattern.png
indus/index.html
indus/images/logo.png
0 → 100644
View file @
9ff70b7
1.85 KB
indus/images/pattern.png
0 → 100644
View file @
9ff70b7
2.74 KB
indus/index.html
View file @
9ff70b7
...
...
@@ -21,19 +21,11 @@
<![endif]-->
</head>
<body>
<!-- Preloader -->
<div
class=
"animationload"
>
<div
class=
"loader"
>
Loading...
</div>
</div>
<!-- End Preloader -->
<!-- =========================
HOME
========================== -->
<section
id=
"home"
>
<div
class=
"content"
>
<div
id=
"large-header"
class=
"large-header"
>
...
...
@@ -82,136 +74,13 @@
</div>
<!-- END COUNTDOWN -->
</div>
<!-- LARGE HEADER -->
</div>
<!-- END CONTENT -->
<!-- <footer class="footer">-->
<div
class=
"container text-center"
>
<div
class=
"row"
>
<p
class=
"copyright"
>
Copyright© 2016
<a
href=
"http://templatestock.co"
>
Template Stock
</p>
</div>
</div>
<!-- </footer>-->
</section>
<!-- <!– =========================-->
<!-- NEWSLETTER-->
<!-- ========================== –>-->
<!-- <section class="newsletter">-->
<!-- <div class="container">-->
<!-- <div class="row text-center">-->
<!-- <div class="col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2">-->
<!-- <div class="main_content">-->
<!-- <h4><strong>Indus is under construction!</strong></h4>-->
<!-- <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,</p>-->
<!-- <div id="" class="confirm-message"></div>-->
<!-- <form id="" name="">-->
<!-- <div class="input-group">-->
<!-- <input class="form-control news-input" type="text" name="subscribe_email" id="subscribe_email" placeholder="Email" />-->
<!-- <span class="input-group-btn">-->
<!-- <button class="btn btn-custom news-btn" id="" name="subscribe_btn"><span>Subscribe</span></button>-->
<!-- </span>-->
<!-- </div><!– /input-group –>-->
<!-- </form><!– END FORM –>-->
<!-- </div> -->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section>-->
<!-- <!– =========================-->
<!-- FEATURES-->
<!-- ========================== –>-->
<!-- <section class="features parallax" data-stellar-background-ratio="0.7" id="features">-->
<!-- <div class="container">-->
<!-- <div class="row text-center">-->
<!-- <div class="col-lg-4 col-md-4">-->
<!-- <div class="features-box">-->
<!-- <div class="open-overlay"><i class="icon-lightbulb"></i></div>-->
<!-- <h4>High Quality</h4>-->
<!-- <p>Nullam posuere, libero dolor molestie mi, vitae rutrum odio urna non dui.Nullam posuere, libero dolor molestieabd mi, vitae.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-lg-4 col-md-4">-->
<!-- <div class="features-box">-->
<!-- <div class="open-overlay"><i class="icon-ribbon"></i></div>-->
<!-- <h4>Great Features</h4>-->
<!-- <p>Nullam posuere, libero dolor molestie mi, vitae rutrum odio urna non dui.Nullam posuere, libero dolor molestieabd mi, vitae.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-lg-4 col-md-4">-->
<!-- <div class="features-box">-->
<!-- <div class="open-overlay"><i class="icon-circle-compass"></i></div>-->
<!-- <h4>Customer Services</h4>-->
<!-- <p>Nullam posuere, libero dolor molestie mi, vitae rutrum odio urna non dui.Nullam posuere, libero dolor molestieabd mi, vitae.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section> -->
<!-- <!– =========================-->
<!-- CONTACT-->
<!-- ========================== –>-->
<!-- <section id="contact" class="contact">-->
<!-- <div class="container">-->
<!-- <div class="row">-->
<!-- <div class="col-lg-12 col-md-12">-->
<!-- <h4>Get In Touch</h4>-->
<!-- <div class="line-separate line-white text-center"><span></span></div>-->
<!-- <p>7-Indus House, Area name,city name -1230009</p>-->
<!-- </div> <!– end Our Location –>-->
<!-- </div> <!– end row –>-->
<!-- <!– CONTACT FORM –>-->
<!-- <div id="cformSuccessMsg" style="display: none;" class="confirm-message"></div>-->
<!-- <form id="" name="contactForm" method="POST" >-->
<!-- <div class="row">-->
<!-- <div class="col-lg-4 col-md-4 col-lg-offset-2 col-md-offset-2">-->
<!-- <input class="" type="text" name="contact_name" id="contact_name" placeholder="Name" />-->
<!-- </div> <!– end Name –>-->
<!-- <div class="col-lg-4 col-md-4">-->
<!-- <input class="" type="text" name="contact_email" id="contact_email" placeholder="Email" />-->
<!-- </div> <!– end Email –>-->
<!-- </div>-->
<!-- <div class="row">-->
<!-- <div class="col-lg-8 col-md-8 col-lg-offet-2 col-md-offset-2">-->
<!-- <textarea name="contact_message" id="contact_message" placeholder="Message"></textarea>-->
<!-- </div>-->
<!-- </div> <!– end Message –>-->
<!-- <div class="row">-->
<!-- <div class="col-md-8 col-md-offset-2">-->
<!-- <div class="text-right">-->
<!-- <button class="btn btn-custom" id="contact_submit_btn" name="contact_submit_btn"><span>Send Message</span></button>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div> <!– end button –>-->
<!-- </form><!– END FORM –>-->
<!-- </div> <!– end container –>-->
<!-- </section> <!– end Contact –>-->
<!-- =========================
FOOTER
========================== -->
<!-- <footer class="footer">-->
<!-- <div class="container text-center">-->
<!-- <div class="row">-->
<!-- <div class="col-md-12">-->
<!-- <ul class="social list-inline">-->
<!-- <li class="social-btn" id="fb"><a href="#"><i class="fa fa-facebook"></i></a></li>-->
<!-- <li class="social-btn" id="tw"><a href="#"><i class="fa fa-twitter"></i></a></li>-->
<!-- <li class="social-btn" id="tbl"><a href="#"><i class="fa fa-tumblr"></i></a></li>-->
<!-- <li class="social-btn" id="pin"><a href="#"><i class="fa fa-pinterest"></i></a></li>-->
<!-- <li class="social-btn" id="flk"><a href="#"><i class="fa fa-flickr"></i></a></li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="row">-->
<!-- <p class="copyright">Copyright© 2016 <a href="http://templatestock.co">Template Stock</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </footer>-->
<!-- JAVASCRIPTS -->
<script
src=
"js/jquery.min.js"
></script>
<script
src=
"js/jquery.lwtCountdown-1.0.js"
></script>
...
...
Please
register
or
login
to post a comment