mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Fixing login screen for Reeder.
This commit is contained in:
parent
429ea7ee84
commit
50f06436ca
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
{% block bodyclass %}NB-static NB-static-oauth{% endblock %}
|
||||
|
||||
{% block extra_head_js %}
|
||||
<meta name="viewport" content="width=320, initial-scale=.85">
|
||||
{% endblock %}
|
||||
|
||||
{% load i18n %}
|
||||
{% block content %}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue