{% extends "internal-layout.html" %} {% block title %}Fleeg | {{ user.first_name }} {{ user.last_name }}{% endblock %} {% block content %} {% include 'side-menu.html' %}
{% include 'link/link_new.html' %}
{% include 'link/wall.html' %}
{% endblock %}