diff options
Diffstat (limited to 'pyload/web/app/templates/default/header/blank.html')
-rw-r--r-- | pyload/web/app/templates/default/header/blank.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pyload/web/app/templates/default/header/blank.html b/pyload/web/app/templates/default/header/blank.html new file mode 100644 index 000000000..305477d4e --- /dev/null +++ b/pyload/web/app/templates/default/header/blank.html @@ -0,0 +1,4 @@ +<div class="span3"> + <div class="logo"></div> + <span class="title visible-large-screen">pyLoad</span> +</div>
\ No newline at end of file |