Sha256: 6bd9ad9b092321bdc8b372db850dd0ec00baa2bbd8524c143e06948fe2239a30

Contents?: true

Size: 1.21 KB

Versions: 4

Compression:

Stored size: 1.21 KB

Contents

<%
# WontoMedia - a wontology web application
# Copyright (C) 2011 - Glen E. Ivey
#    www.wontology.com
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License version
# 3 as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program in the file COPYING and/or LICENSE.  If not,
# see "http://www.gnu.org/licenses/".
%>

<li><%= link_to "Contact Us", site_content_url("Contact_Us") -%></li>
<li><%= link_to "Press Shortcut", site_content_url("Press_Info") -%></li>
<li>Follow
  <%= image_tag 'twitter_icon.png', :alt=>'twitter', :class=>'image-in-text' %>
  <ul style="font-size: 80%; padding-left: 0.4em;">
    <li>
      <%= link_to "@wontology", "http://twitter.com/wontology" -%> (this site)
    </li><li>
      <%= link_to "@wontomedia", "http://twitter.com/wontomedia" -%>
      (hosting software)
  </li></ul>
</li>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wontomedia-1.0.7 default-custom/app/views/layouts/_local_navigation.html.erb
wontomedia-1.0.6 default-custom/app/views/layouts/_local_navigation.html.erb
wontomedia-1.0.5 default-custom/app/views/layouts/_local_navigation.html.erb
wontomedia-1.0.4 default-custom/app/views/layouts/_local_navigation.html.erb