doc logo prototype

This commit is contained in:
Александр
2012-11-02 19:45:05 +02:00
parent d55565791b
commit 037b6823f5
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

View File

@@ -0,0 +1,5 @@
{% extends "!layout.html" %}
{% block header %}
<img src="{{ pathto("_static/homepage-bg.jpg", 1) }}" alt="Edx logo" width="798px;"/>
{% endblock %}