mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
user profile design pyro'ya aktarılması
This commit is contained in:
parent
27372a7d1a
commit
d40f7dd282
@ -1,5 +1,9 @@
|
|||||||
{% extends "theme::layouts/default" %}
|
{% extends "theme::layouts/default" %}
|
||||||
|
|
||||||
|
{% block styles %}
|
||||||
|
{{ asset_style("visiosoft.module.profile::assets/css/profile.scss") }}
|
||||||
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% embed 'visiosoft.module.profile::profile/index' %}
|
{% embed 'visiosoft.module.profile::profile/index' %}
|
||||||
{% block detail %}
|
{% block detail %}
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
{% block styles %}
|
{% block styles %}
|
||||||
{{ asset_style("visiosoft.module.profile::assets/css/profile-nav.scss") }}
|
{{ asset_style("visiosoft.module.profile::assets/css/profile-nav.scss") }}
|
||||||
{{ asset_style("visiosoft.module.profile::assets/css/profile.scss") }}
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
<div class="row mt-md-5">
|
<div class="row mt-md-5">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user