Parent: [2c9463] (diff)

Child: [77df3f] (diff)

Download this file

base.html    157 lines (147 with data), 7.8 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
{% load staticfiles %}
<!DOCTYPE html>
<!-- Server: allura -->
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]>-->
<html class=" js canvas canvastext" lang="en"><!--<![endif]-->
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>opensourceprojects.eu - Open Source Evaluation</title>
<script src="{% static "js/ga.js" %}" async="" type="text/javascript"></script>
<!-- ew:head_css -->
<link rel="stylesheet" type="text/css" href="{% static "css/hilite.css" %}">
<link rel="stylesheet" type="text/css" href="{% static "css/site_style.css" %}">
<link rel="stylesheet" type="text/css" href="{% static "css/allura.css" %}">
<link rel="stylesheet" type="text/css" href="{% static "css/css.css" %}">
<style>
input.label_edit{ float: left; }
.tagEditor{
margin: 4px 0;
padding: 0;
float: left;
}
.tagEditor li, .removable{
display: inline;
background-image: url('{% static "images/minus_small.png" %}');
background-color: #eef;
background-position: right center;
background-repeat: no-repeat;
list-style-type: none;
padding: 0 18px 0 6px;
margin: 0 4px;
cursor: pointer;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.tagEditor li:hover{
background-color: #ebebeb;
}
</style>
<!-- /ew:head_css -->
<!-- ew:head_js -->
<script type="text/javascript" src="{% static "js/js" %}"></script>
<!-- /ew:head_js -->
<link rel="icon" type="image/png" href="{% static "images/favicon.ico" %}">
<link href="{% static "css/css_002.css" %}" rel="stylesheet" type="text/css">
<style>
.hidden { display: none }
a.notfound { color: #f00; }
</style>
<style>.XzDbOebUIEXtwnBiLMVd { display:none }</style>
<script type="text/javascript">
var _gaq = _gaq || [];
function _add_tracking(prefix, tracking_id) {
_gaq.push([prefix+'._setAccount', tracking_id]);
_gaq.push([prefix+'_setDomainName', 'opensourceprojects.eu']);
_gaq.push([prefix+'._trackPageview']);
}
_add_tracking('', 'UA-36154196-2');
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' === document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Above from opensourceprojects.eu -->
<link rel="stylesheet" href="{% static "css/style.css" %}" />
<title>{% block title %}OSS Evaluation{% endblock %}</title>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
<script src="http://malsup.github.com/jquery.form.js"></script>
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css" />
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
<link rel="stylesheet" href="//cdn.datatables.net/1.10.0/css/jquery.dataTables.css" />
<script src="//cdn.datatables.net/1.10.0/js/jquery.dataTables.js"></script>
<script src="http://malsup.github.com/jquery.form.js"></script>
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css" />
<script type="text/javascript" src="{% static "js/osseval.js" %}"></script>
</head>
<body class="wiki-Home" id="forge">
<header id="site-header">
<div class="wrapper">
<a id="header-logo" title="opensourceprojects.eu logo" href="https://opensourceprojects.eu/"><img src="{% static "images/logo.png" %}"></a>
<nav>
<div class="top_menu">
<a href="https://opensourceprojects.eu/p/">Projects</a>
<a href="https://opensourceprojects.eu/auth/create_account">Register</a>
<a href="https://opensourceprojects.eu/auth/">Log In</a>
</div>
</nav>
</div>
</header>
<section id="page-body" class=" neighborhood-Projects mountpoint-wiki">
<div id="content_base" class="wiki">
{% block left_menu %}{% endblock %}
<div class="grid-20 pad">
<div class="grid-24" id="nav_menu_holder">
<h1 class="project_title">
<img src="{% static "images/icon.png" %}" class="project_icon">
<div class="project_title_text">Open Source Evaluation</div>
</h1>
<h2 class="dark title">
<div class="title-text">Home</div>
<!-- actions -->
<small>
<a href="" title="History"><b data-icon="N" class="ico ico-history" title="History"></b></a>
<a href="" title="RSS"><b data-icon="f" class="ico ico-feed" title="Feed"></b></a>
<a href="" title="Search"><b data-icon="s" class="ico ico-search" title="Search"></b></a>
</small>
<!-- /actions -->
</h2>
</div>
<div class="editbox">
<div class="grid-9 gravatar sm">
<label class="simple">
{% block message %}{% endblock %}
{% if messages %}
<ul class="messages">
{% for message in messages %}
<li{% if message.tags %} class="{{ message.tags }}"{% endif %}>{{ message }}</li>
{% endfor %}
</ul>
{% endif %}
</label>
</div>
</div>
<div class="padding_content ">
<div class="markdown_content" id="content">
{% block content %}{% endblock %}
</div>
</div>
</div>
<hr class="grid-19" style="margin-top: 1em; margin-bottom: 2em; clear:both;">
</div>
</section>
<footer id="site-footer">
<div class="footer-container">
<a href="https://opensourceprojects.eu/about">About</a>
<a href="http://docs.opensourceprojects.eu/">Documentation</a>
<a href="https://opensourceprojects.eu/p/osp/discussion/">Discussion</a>
<a href="https://opensourceprojects.eu/p/osp/tickets/">Report a bug</a>
<a href="http://www.ict-prose.eu/">PROSE CA</a>
</div>
</footer>
</body>
</html>