403Webshell
Server IP : 104.21.80.248  /  Your IP : 172.71.28.155
Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30
System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : SYSTEM ( 0)
PHP Version : 5.6.30
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  E:/Inetpub/www/news/elearning/admin/assets/plugins/Font-Awesome/src/_layouts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : E:/Inetpub/www/news/elearning/admin/assets/plugins/Font-Awesome/src/_layouts/icon.html
---
layout: base
title_suffix: Font Awesome Icons
relative_path: ../../
---
<div class="jumbotron jumbotron-icon">
  <div class="container">
    <div class="info-icons">
      <i class="icon-{{ page.icon.id }} icon-6"></i>&nbsp;&nbsp;
      <span class="hidden-phone">
        <i class="icon-{{ page.icon.id }} icon-5"></i>&nbsp;&nbsp;
        <span class="hidden-tablet"><i class="icon-{{ page.icon.id }} icon-4"></i>&nbsp;&nbsp;</span>
        <i class="icon-{{ page.icon.id }} icon-3"></i>&nbsp;&nbsp;
        <i class="icon-{{ page.icon.id }} icon-2"></i>&nbsp;
      </span>
      <i class="icon-{{ page.icon.id }} icon-1"></i>
    </div>
    <h1 class="info-class">
      icon-{{ page.icon.id }}
      <small>
        <i class="icon-{{ page.icon.id }}"></i> &middot;
        Unicode: <span class="upper">{{ page.icon.unicode }}</span> &middot;
        Created: v{{ page.icon.created }} &middot;
        Categories:
        {% for category in page.icon.categories %}
          {{ category }}{% unless forloop.last %},{% endunless %}
        {% endfor %}
        {% assign icon_alias_count = page.icon.aliases | size %}
        {% if icon_alias_count > 0 %}
          &middot; Aliases:
          {% for alias in page.icon.aliases %}
            icon-{{ alias }}{% unless forloop.last %},{% endunless %}
          {% endfor %}
        {% endif %}
      </small>
    </h1>
  </div>
</div>


<div class="container">
  <section>
    <div class="row-fluid">
      <div class="span9">
        <p>After you get <a href="{{ page.relative_path }}integration/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag:</p>
        <div class="well well-transparent">
          <div style="font-size: 24px; line-height: 1.5em;">
            <i class="icon-{{ page.icon.id }}"></i> icon-{{ page.icon.id }}
          </div>
        </div>
{% highlight html %}
<i class="icon-{{ page.icon.id }}"></i> icon-{{ page.icon.id }}
{% endhighlight %}
        <br>
        <div class="lead"><i class="icon-info-sign"></i> Looking for more? Check out the <a href="{{ page.relative_path }}examples/">examples</a>.</div>
      </div>
      <div class="span3">
        <div class="info-ad">{% include ads/carbon-light-vertical.html %}</div>
      </div>
    </div>
  </section>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit