1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2025-02-15 14:03:19 +02:00

Add information about donations for Ulas vacation.

This commit is contained in:
Hubert depesz Lubaczewski 2011-06-20 16:34:03 +02:00
parent 493c37661a
commit f505e4a9c6
2 changed files with 5 additions and 0 deletions

View File

@ -362,3 +362,4 @@ div.message p.message { font-weight: bold; font-size: 2em; color: #ff0; padding:
div.message p.hint { color: #ff0; padding: 0; margin: 0; }
div.message p.hint a { color: #ff0; }
div.message p.hint a:hover { color: #ff0; }
div.plea { text-align: center; color: #666; padding-top: 1em; }

View File

@ -393,6 +393,10 @@
<pre id="source"><%= $explain->source =%></pre>
</div>
<div class="plea">
Did it help you? Perhaps you can <a href="http://www.depesz.com/index.php/can-you-help-me/">help me</a>.
</div>
</div>
<% content_for 'head' => begin %>