Skip to content

Commit

Permalink
Title määritellään blokissa {%block title%}
Browse files Browse the repository at this point in the history
  • Loading branch information
Frans Korhonen committed Apr 20, 2009
1 parent 2a2d631 commit 0d02675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/templates/tupa/base.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Teht&auml;v&auml;n sy&ouml;tt&ouml;</title>
<title> {% block title %} {% endblock %}</title>
<link rel="stylesheet" type="text/css" href="http://vuorinen.hopto.org/kipamedia/main.css" />
<link rel="stylesheet" type="text/css" href="http://vuorinen.hopto.org/kipamedia/tabcontent.css" />

Expand Down

0 comments on commit 0d02675

Please sign in to comment.