mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
7 lines
No EOL
72 B
HTML
7 lines
No EOL
72 B
HTML
<script>
|
|
|
|
NEWSBLUR.Globals = {
|
|
logged_in: '{{ user }}'
|
|
};
|
|
|
|
</script> |