Reorganize documentation files for i18n
STUD-1094
This commit is contained in:
5
docs/en_us/developers/source/_templates/layout.html
Normal file
5
docs/en_us/developers/source/_templates/layout.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{% block header %}
|
||||
<img src="{{ pathto("_static/homepage-bg.jpg", 1) }}" alt="Edx logo" width="100%;"/>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user