user profile design pyro'ya aktarılması

This commit is contained in:
Muammer Top 2020-09-29 18:21:26 +03:00
parent 27372a7d1a
commit d40f7dd282
2 changed files with 4 additions and 1 deletions

View File

@ -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 %}

View File

@ -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">