Created random header image code

This commit is contained in:
2013-10-01 23:39:27 +02:00
parent a99ca61159
commit 414ff5b4a4
7 changed files with 13 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
</head>
<body>
<div id="content-wrapper">
<div id="header" style="background-image: url('{% static "images/random_header.jpg" %}');">
<div id="header" style="background-image: url('{% static "images/header/"|add:header %}');">
<div id="picture">
<img src="{% static "images/profile.png" %}" alt="" />
</div>