|
a/OSSEval/templates/base.html |
|
b/OSSEval/templates/base.html |
|
... |
|
... |
51 |
<style>
|
51 |
<style>
|
52 |
.hidden { display: none }
|
52 |
.hidden { display: none }
|
53 |
a.notfound { color: #f00; }
|
53 |
a.notfound { color: #f00; }
|
54 |
</style>
|
54 |
</style>
|
55 |
<style>.XzDbOebUIEXtwnBiLMVd { display:none }</style>
|
55 |
<style>.XzDbOebUIEXtwnBiLMVd { display:none }</style>
|
56 |
<link rel="alternate" type="application/rss+xml" title="Page RSS" href="https://opensourceprojects.eu/p/celar/wiki/Home/feed.rss">
|
|
|
57 |
<link rel="alternate" type="application/atom+xml" title="Page Atom" href="https://opensourceprojects.eu/p/celar/wiki/Home/feed.atom">
|
|
|
58 |
<link rel="alternate" type="application/rss+xml" title="Wiki RSS" href="https://opensourceprojects.eu/p/celar/wiki/feed.rss">
|
|
|
59 |
<link rel="alternate" type="application/atom+xml" title="Wiki Atom" href="https://opensourceprojects.eu/p/celar/wiki/feed.atom">
|
|
|
60 |
<script type="text/javascript">
|
56 |
<script type="text/javascript">
|
61 |
var _gaq = _gaq || [];
|
57 |
var _gaq = _gaq || [];
|
62 |
|
58 |
|
63 |
function _add_tracking(prefix, tracking_id) {
|
59 |
function _add_tracking(prefix, tracking_id) {
|
64 |
_gaq.push([prefix+'._setAccount', tracking_id]);
|
60 |
_gaq.push([prefix+'._setAccount', tracking_id]);
|
|
... |
|
... |
114 |
</h1>
|
110 |
</h1>
|
115 |
<h2 class="dark title">
|
111 |
<h2 class="dark title">
|
116 |
<div class="title-text">Home</div>
|
112 |
<div class="title-text">Home</div>
|
117 |
<!-- actions -->
|
113 |
<!-- actions -->
|
118 |
<small>
|
114 |
<small>
|
119 |
<a href="https://opensourceprojects.eu/p/celar/wiki/Home/history" title="History"><b data-icon="N" class="ico ico-history" title="History"></b></a>
|
115 |
<a href="" title="History"><b data-icon="N" class="ico ico-history" title="History"></b></a>
|
120 |
<a href="https://opensourceprojects.eu/p/celar/wiki/Home/feed" title="RSS"><b data-icon="f" class="ico ico-feed" title="Feed"></b></a>
|
116 |
<a href="" title="RSS"><b data-icon="f" class="ico ico-feed" title="Feed"></b></a>
|
121 |
<a href="https://opensourceprojects.eu/p/celar/wiki/search" title="Search"><b data-icon="s" class="ico ico-search" title="Search"></b></a>
|
117 |
<a href="" title="Search"><b data-icon="s" class="ico ico-search" title="Search"></b></a>
|
122 |
</small>
|
118 |
</small>
|
123 |
<!-- /actions -->
|
119 |
<!-- /actions -->
|
124 |
</h2>
|
120 |
</h2>
|
125 |
</div>
|
121 |
</div>
|
126 |
<div class="editbox">
|
122 |
<div class="editbox">
|