cbv
This commit is contained in:
parent
c10dc65d04
commit
014bec13a3
26 changed files with 16 additions and 18 deletions
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -15,7 +15,7 @@
|
|||
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
@ -39,7 +39,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
{% endif %}
|
||||
|
||||
</head>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<script src="/static/assets/js/bootstrap.js?a=240"></script>
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137">
|
||||
<link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
|
@ -32,7 +32,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
{% endif %}
|
||||
|
||||
{% if sub and sub.css and not request.path.endswith('settings') %}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
{% block content %}
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
@ -30,7 +30,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
{% endif %}
|
||||
|
||||
<div class="row justify-content-around">
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
{% endblock %}
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137">
|
||||
<link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
|
||||
</head>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<title>2-Step Login - {{SITE_NAME}}</title>
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
|
|
@ -39,10 +39,10 @@
|
|||
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
{% endif %}
|
||||
</head>
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
<title>{% if ref_user %}{{ref_user.username}} invites you to {{SITE_NAME}}{% else %}Sign up - {{SITE_NAME}}{% endif %}</title>
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<title>{% if ref_user %}{{ref_user.username}} invites you to {{SITE_NAME}}{% else %}{{SITE_NAME}}{% endif %}</title>
|
||||
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
{% block stylesheets %}
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137"><link rel="stylesheet" href="/static/assets/css/{{v.theme}}.css?a=23">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
html {
|
||||
|
@ -50,7 +50,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=136">
|
||||
<link rel="stylesheet" href="/static/assets/css/main.css?a=137">
|
||||
<link rel="stylesheet" href="/static/assets/css/{{config('DEFAULT_THEME')}}.css?a=23">
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue