Use backbone for about me page
This commit is contained in:
@ -9,10 +9,10 @@ title: Обо мне
|
||||
|
||||
{% block content %}
|
||||
|
||||
<section class="about-me">
|
||||
<section class="about-me js-about-me">
|
||||
<div class="about-me__content">
|
||||
|
||||
<div class="about-me__note" id="about-me-note">Я люблю шоколад.</div>
|
||||
<div class="about-me__note" id="about-me-note"></div>
|
||||
|
||||
<ul class="about-me__links">
|
||||
<li class="about-me__link">
|
||||
|
Reference in New Issue
Block a user