{% load static %}
{% block title %} {% endblock title %}
Better than Nothing
{% if user.is_authenticated %}
{% if user.level == 1 %}
{% endif %} {% if user.level == 2 %}
{% endif %} {% if user.level == 3 %}
{% endif %} {% if user.level == 4 %}
{% endif %} {% if user.level == 5 %}
{% endif %}
{{user.name}}
로그아웃
{% endif %} {% if not user.is_authenticated %}
로그인
회원가입
{% endif %}
분리수거 요령
분리수거 계산기
챌린지
{% block content %} {% endblock %}
{% block content2 %} {% endblock %}
Powered By
Easy Deploy