mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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" %}
|
||||
|
||||
{% block styles %}
|
||||
{{ asset_style("visiosoft.module.profile::assets/css/profile.scss") }}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% embed 'visiosoft.module.profile::profile/index' %}
|
||||
{% block detail %}
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
{% block styles %}
|
||||
{{ asset_style("visiosoft.module.profile::assets/css/profile-nav.scss") }}
|
||||
{{ asset_style("visiosoft.module.profile::assets/css/profile.scss") }}
|
||||
{% endblock %}
|
||||
|
||||
<div class="row mt-md-5">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user