balder description in link
This commit is contained in:
parent
60d2f01990
commit
79d1856ad9
|
@ -1,5 +1,4 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
@ -44,11 +43,11 @@
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
|
|
||||||
<hr class="seperator" />
|
<hr class="seperator" />
|
||||||
© <a href="http://balderapp.com">Balder</a>.
|
© <a href="http://balderapp.com">Balder - open source photo gallery</a>.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<%= javascript_include_tag 'jquery-1.4.2.js', 'rails', 'balder' %>
|
<%= javascript_include_tag 'jquery-1.4.2.js', 'rails', 'balder' %>
|
||||||
<%= yield :javascript %>
|
<%= yield :javascript %>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue