forked from MarseyWorld/MarseyWorld
dfdf
parent
52b0145efc
commit
c7906a8ccd
|
@ -28,7 +28,7 @@
|
|||
<link rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/style/agendaposter.css">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
|
||||
</head>
|
||||
|
|
|
@ -1010,7 +1010,7 @@
|
|||
<link rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/style/agendaposter.css">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<link rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/style/agendaposter.css">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
|
||||
<link href="/assets/style/fa.css" rel="stylesheet">
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<link rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/style/agendaposter.css">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
|
||||
<!-- Font Awesome -->
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/style/agendaposter.css">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
crossorigin="anonymous"></script>
|
||||
|
||||
<!-- {{'SITE_NAME' | app_config}} CSS -->
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
crossorigin="anonymous"></script>
|
||||
|
||||
<!-- {{'SITE_NAME' | app_config}} CSS -->
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
{% if v %}
|
||||
<link id="css-link" rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% else %}
|
||||
<link id="css-link" rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link id="css-link" rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
|
||||
<!-- Font Awesome -->
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
crossorigin="anonymous"></script>
|
||||
|
||||
<!-- {{'SITE_NAME' | app_config}} CSS -->
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
crossorigin="anonymous"></script>
|
||||
|
||||
<!-- {{'SITE_NAME' | app_config}} CSS -->
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -257,7 +257,7 @@
|
|||
<link rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/style/agendaposter.css">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<link rel="stylesheet" href="/assets/style/{{v.theme}}_{{v.themecolor}}.css">
|
||||
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/style/agendaposter.css">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{'DEFAULT_THEME' | app_config}}">
|
||||
<link rel="stylesheet" href="/assets/style/{{'DEFAULT_THEME' | app_config}}.css">
|
||||
{% endif %}
|
||||
{% if u and u.profilecss %}
|
||||
<link rel="stylesheet" href="/@{{u.username}}/profilecss">
|
||||
|
|
Loading…
Reference in New Issue