Преглед на файлове

Minor style tweak; link fix.

master
Ben Kurtovic преди 7 години
родител
ревизия
1e5ca3f93e
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      static/style.css
  2. +1
    -1
      templates/index.mako

+ 1
- 1
static/style.css Целия файл

@@ -69,7 +69,7 @@ div#cv-result {
}

div#attribution-warning {
padding: 5px;
padding: 1em;
margin: 15px 5px 10px 5px;
}



+ 1
- 1
templates/index.mako Целия файл

@@ -216,7 +216,7 @@
% if attrib:
<% attrib_page = query.site.get_page(unicode(attrib.name)) %>
<div id="attribution-warning" class="yellow-box">
This article contains an attribution template: <tt>{{<a href="attrib_page.url">${attrib_page.title | h}</a>}}</tt>. Please verify that any potential copyvios are not from properly attributed sources.
This article contains an attribution template: <tt>{{<a href="${attrib_page.url}">${attrib_page.title | h}</a>}}</tt>. Please verify that any potential copyvios are not from properly attributed sources.
</div>
% endif



Зареждане…
Отказ
Запис